-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cancellation of a command before it is sent to server causing pan…
…ic (#302) Fixes the bug by introducing a couple new state machines which handle cancelling timers and activities. This eliminates the need to re-order commands in an ad-hoc way.
- Loading branch information
1 parent
574fd84
commit 4e4813b
Showing
9 changed files
with
847 additions
and
71 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
Oops, something went wrong.