async
async copied to clipboard
Async utilities and fibers for ReactPHP.
Results
13
async issues
Sort by
recently updated
recently updated
newest added
This changeset makes sure we cleanly `stop()` the loop when awaiting a promise without a fiber. This is especially important for test suites and other use cases where you would...
bug
new feature
Builds on top of #87, #81 and #76.