async icon indicating copy to clipboard operation
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