boostorg / boostorg/interprocess
Support stop tokens
Open
- Dominant language
- C++
- Stars
- 185
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
Since C++20 with std:jthread, there is support for stop tokens in condition variables. It would be nice if the interprocess condition variables would support them, too!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.