Issues
- 2
- 6
Improve error reporting when incorrectly using `await()` (Value of type null is not callable in src/SimpleFiber.php:66)
#50 opened by greendrake - 0
reactphp/async
#70 opened by SimonFrings - 9
Basic question 'bout reactphp
#58 opened by RobertEcker - 1
Struggling with the simplest example
#56 opened by RobertEcker - 1
Support Promise v3
#43 opened by clue - 2
- 1
Allow `iterable` instead of `array` for `parallel()`, `series()` and `waterfall()`
#41 opened by clue - 7
Using await in a destructor
#44 opened by bartvanhoutte - 9
- 5
Use 0.x versions
#23 opened by bpolaszek - 17
await() error in SimpleFiber.php
#16 opened by szado - 2
Fibers + Cancellation
#17 opened by bileslav - 9
Error: event_base_loop reentrant invocation
#24 opened by Provoker