Files
FairMQ/fairmq/FairMQStateMachine.cxx
Alexey Rybalchenko 0fb49a0986 State machine update
- Fix regression from last commit (preventing static run from proper shutdown).
 - Guard state changes (for the internal transitions) (msm::process_event is not thread safe).
 - Remove unused transition from RUNNING to EXITING.
2016-11-24 22:35:46 +01:00

7.1 KiB