walkor 1 жил өмнө
parent
commit
d36eed3499

+ 0 - 1
src/Events/Swoole.php

@@ -217,7 +217,6 @@ final class Swoole implements EventInterface
             Coroutine::cancel($coroutine);
             Coroutine::cancel($coroutine);
         }
         }
         Event::exit();
         Event::exit();
-        posix_kill(posix_getpid(), SIGINT);
     }
     }
 
 
     /**
     /**