-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add asynchronous ability to simulated engine. (#4811)
* Add asynchronous ability to simulated engine. Adds ASYNCHRONOUS type which starts the simulation immediately in the background and then reports it as RUNNING until it is completed. Once completed or if results is called, the state will be SUCCESS.
- Loading branch information
1 parent
d7a3906
commit 8c8ee43
Showing
2 changed files
with
62 additions
and
14 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