Browse Source

🐛 import function `watiAll`

宣言就是Siam 2 years ago
parent
commit
ed9df9b468
1 changed files with 1 additions and 0 deletions
  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
 {