Jelajahi Sumber

Update Swoole.php

walkor 7 tahun lalu
induk
melakukan
6a711f3327
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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();
     }
 
     /**