Skip to content
Snippets Groups Projects
Commit f4ca3de8 authored by benjamin.franksen's avatar benjamin.franksen
Browse files

seq: fixed order of state set wakeup and signalling of completions

This was a subtle concurrency bug discovered and analyzed by Lewis Muir:
if pvPutComplete or pvGetComplete are used inside a when-clause, waking
up the state set before signalling completion could result in a deadlock.
parent 00edebd2
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.
Finish editing this message first!
Please register or to comment