recoil
recoil copied to clipboard
Asynchronous coroutines for PHP 7.
As fixed in `recoil/react` [v1.0.2](https://github.com/recoilphp/react/releases/tag/1.0.2)
Travis CI (for obvious reasons) does not define encrypted variables when building a PR from a non-member. The `GITHUB_TOKEN` variable is only used to avoid GitHub API rate-limiting affecting Composer's...
Blocked by #85 Unlike streams, signal handlers need to be registered in an event-emitter like manner, otherwise signals could be missed if they arrive before the handler is re-registered (unless...
Look into how pthreads might provide advantages for CPU-bound application. It may be possible to use expose workers and synchronisation primitives in co-routine-familiar Recoilish way. https://gist.github.com/krakjoe/6437782/
Bumps [symfony/process](https://github.com/symfony/process) from 5.4.5 to 5.4.46. Release notes Sourced from symfony/process's releases. v5.4.46 Changelog (https://github.com/symfony/process/compare/v5.4.45...v5.4.46) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...