-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SILKIT-1413 Demos do not support AbortSimulation (#732)
* SILKIT-1413 Made demos handle simulation abort * SILKIT-1413 Renamed messages to avoid confusion with stop state * SILKIT-1413 Refactored demos to consistently use 'finalStateFuture' * SILKIT-1413 Cleaned up namespace usings in demos * SILKIT-1413 Updated CHANGELOG.rst * SILKIT-1413 Improvements from code review * Improved messages: Simulation is left, not stopped * More concise state checks * Final state is always 'ShutDown' in async mode * Shared variable must be atomic * SILKIT-1413 Improvements from code review #2 * Participants must also wait for state ReadyToRun
- Loading branch information
1 parent
e64e22e
commit 857d011
Showing
10 changed files
with
314 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.