We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa383f commit 6219a61Copy full SHA for 6219a61
src/Commands/Concerns/InteractsWithIO.php
@@ -28,6 +28,7 @@ trait InteractsWithIO
28
'worker is allocated',
29
'worker constructed',
30
'worker destructed',
31
+ 'worker destroyed',
32
'[INFO] RoadRunner server started; version:',
33
];
34
0 commit comments