swoole / library

📚 Swoole Library
https://wiki.swoole.com/#/library
Apache License 2.0
237 stars 58 forks source link

Fix some errors in the barrier #68

Closed sy-records closed 3 years ago

sy-records commented 3 years ago

close #67

PHP Notice:  Undefined offset: 1 in @swoole-src/library/core/Coroutine/Barrier.php on line 30

PHP Warning:  Swoole\Coroutine::resume(): you can not resume the coroutine which is in IO operation or non-existent in @swoole-src/library/core/Coroutine/Barrier.php on line 36