Explorar o código

Update Swoole.php

walkor %!s(int64=7) %!d(string=hai) anos
pai
achega
6a711f3327
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Events/Swoole.php

+ 1 - 1
Events/Swoole.php

@@ -200,7 +200,7 @@ class Swoole implements EventInterface
      */
     public function destroy()
     {
-        Event::exit();
+        //Event::exit();
     }
 
     /**