Skip to content

Commit e7b21f2

Browse files
author
Dhriti Chopra
committed
Enable failsafe process checker to monitor and kill hung forks
1 parent 20340db commit e7b21f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • java-storage/google-cloud-storage

java-storage/google-cloud-storage/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@
467467
<forkCount>1C</forkCount>
468468
<reuseForks>true</reuseForks>
469469
<forkedProcessTimeoutInSeconds>600</forkedProcessTimeoutInSeconds>
470+
<enableProcessChecker>all</enableProcessChecker>
470471
</configuration>
471472
<executions>
472473
<execution>

0 commit comments

Comments
 (0)