-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.3.1
-
Component/s: Networking
-
None
-
Fully Compatible
-
ALL
-
Platforms 10 (02/19/16)
-
0
We can be cancelled multiple times, which triggers multiple transitions to cancelled, which triggers an invariant that we not transition to the same state.
Add a condition at the top of transitionToState which catches this case and treats the transition as a noop.