Skip to content
Snippets Groups Projects
Commit f5906cb6 authored by Florian Fischer's avatar Florian Fischer
Browse files

[IoContext] die when the completer threads reaps new work notifications

The PipeSleepStrategy uses the invariant that the completer thread
is not reaping IoContext of workers which have a read of the
sleep/notification pipe in flight.
This means that it can not reap CQEs resulting from such reads.
To esnure this invariant we DIE if the completer encounters completions
for such notifications.
parent 012817ce
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment