Add child::async_wait
Open
- Dominant language
- C++
- Stars
- 145
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
It would be very helpful to have an async_wait() method in `child`. In Unix it can be done asynchronous waiting for the SIGCHLD signal. I'm guessing there is something similar in Windows.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.