The detached promise used to make the call un-cancelable did not attach references to the objects that need to stay live until the call completes.
This bug was introduced recently with the allowCancellation
changes.
The detached promise used to make the call un-cancelable did not attach references to the objects that need to stay live until the call completes.
This bug was introduced recently with the allowCancellation
changes.