You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added volatile to ServiceFuture's valueSet flag, so in case isCancelled gets called from a thread other than the subscribe thread the calling thread sees the value change.
0 commit comments