facebookexperimental / facebookexperimental/libunifex

Enforcing blocking_kind for stop_when source sender

Open
#219 2 comments 0 reactions 1 assignee Claimed by @ispeters View on GitHub
Dominant language
C++
Stars
1.7k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

Should the `blocking_kind` of the `source` of `stop_when` to be enforced as `never`? Since if the source sender is blocking, the `trigger` operation would never start until the `source` operation finishes, which defeat the purpose of the algorithm.

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.