facebookexperimental / facebookexperimental/libunifex
improve `fused_stop_source`
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
In addition to fusing, `fused_stop_source` needs to do some ref counting (#446).
We may not destroy the operation state while the stop callback is being invoked.
Contributor guide
Assessment
This issue has not been assessed yet.