-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2018-11-05, Service Arch 2018-11-19
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When we made wait() interruptable, it broke an assumption in the original implementation of Future that you would never attach a continuation or wait on a future when it was already in the kWaiting state.