Issue #3243600: ProcessFactory can cause a race condition
Merged
requested to merge issue/automatic_updates-3243600:3243600-processfactory-can-cause into 8.x-2.x
1 unresolved thread
Compare changes
Files
3@@ -2,6 +2,8 @@
@@ -2,6 +2,8 @@
@@ -20,11 +22,32 @@ final class ProcessFactory implements ProcessFactoryInterface {
@@ -20,11 +22,32 @@ final class ProcessFactory implements ProcessFactoryInterface {
@@ -65,12 +88,11 @@ final class ProcessFactory implements ProcessFactoryInterface {
@@ -65,12 +88,11 @@ final class ProcessFactory implements ProcessFactoryInterface {