Explorar o código

Merge pull request #918 from xuanyanwow/fix-swow-event-import-function

🐛 import function `waitAll`
walkor %!s(int64=2) %!d(string=hai) anos
pai
achega
7dea1e6c9f
Modificáronse 1 ficheiros con 1 adicións e 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
 {