Skip to content
Snippets Groups Projects
Commit 792a4d3b authored by Christian Wulf's avatar Christian Wulf
Browse files

Merge branch 'InitSignal-final' into 'master'

Init signal final

#154
Introduced semaphores in RunnableProducerStage which let it wait for Initializing- and StartingSignal.
The analysis starts all threads instantly in init() and sends an InitializingSignal.
All producer wait until they all get triggered.

See merge request !40
parents f42d157e f01000b1
No related branches found
No related tags found
No related merge requests found
Showing
with 152 additions and 30 deletions
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