Skip to content

Commit 6219a61

Browse files
authored
Removes non-needed message about worker destroyed (#532)
1 parent 4aa383f commit 6219a61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/Concerns/InteractsWithIO.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ trait InteractsWithIO
2828
'worker is allocated',
2929
'worker constructed',
3030
'worker destructed',
31+
'worker destroyed',
3132
'[INFO] RoadRunner server started; version:',
3233
];
3334

0 commit comments

Comments
 (0)