Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Internal Code
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Backport Requested:v4.0
-
Sprint:Platforms 2018-07-16, Platforms 2018-07-30
Description
promise.getFuture() is racy with setting the promise. Now that we have makePromiseFuture<T>, we should remove the dangerous variant.