C++ Message Queuing Library and Framework
Go to file
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
fairmq State machine update 2016-11-24 22:35:46 +01:00