microsoft / arcana.cpp

Arcana.cpp is a collection of helpers and utility code for low overhead, cross platform C++ implementation of task-based asynchrony.
MIT License
78 stars 24 forks source link

Fixing cancel listeners #37

Open syntheticmagus opened 2 years ago

syntheticmagus commented 2 years ago

Fixing some serious oversights and flaws from my pinnable cancellations change.