facebookexperimental / facebookexperimental/libunifex

trampoline_scheduler should support cancellation

Open
#193 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
1.7k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

In example/stream_cancellation.cpp, we're using `stop_when` together with `trampoline_scheduler`, but since `trampoline_scheduler` doesn't yet support cancellation, the stop signal is ignored. That makes this a pretty useless example. :-P

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.