Explorar el Código

🐛 import function `watiAll`

宣言就是Siam hace 2 años
padre
commit
ed9df9b468
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/Events/Swow.php

+ 1 - 0
src/Events/Swow.php

@@ -9,6 +9,7 @@ use Swow\Coroutine;
 use Swow\Signal;
 use Swow\SignalException;
 use Throwable;
+use function Swow\Sync\waitAll;
 
 class Swow implements EventInterface
 {