Browse Source

Update Swoole.php

walkor 7 years ago
parent
commit
6a711f3327
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Events/Swoole.php

+ 1 - 1
Events/Swoole.php

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