mirror of
https://github.com/boostorg/asio.git
synced 2026-01-26 18:22:09 +00:00
When a completion handler for spawn() or co_spawn() uses a specified (i.e. non-default) associated executor, cancellation handlers need to be dispatched to the executor that was passed to spawn() or co_spawn().