Skip to content

Commit

Permalink
Merge pull request #918 from xuanyanwow/fix-swow-event-import-function
Browse files Browse the repository at this point in the history
🐛 import function `waitAll`
  • Loading branch information
walkor authored Jun 12, 2023
2 parents 01f43d8 + ed9df9b commit 7dea1e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Events/Swow.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use Swow\Signal;
use Swow\SignalException;
use Throwable;
use function Swow\Sync\waitAll;

class Swow implements EventInterface
{
Expand Down

0 comments on commit 7dea1e6

Please sign in to comment.