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
@kelunik You're absolutely right 😄
By design, Tornado doesn't separate these 2 concepts, maybe it confused me a bit while writing this… Or maybe it was to manager cancelTimer in a unified way in Tornado 🤔
Anyway, we need to cancellable promises for an edge case in promiseRace: we want to keep the first settled promise and cancel others… It's in the TODO list 😉
See React\LoopInterface.
Will improve interoperability possibilities.
May require some new features, like promise cancellation, or signal handling.
The text was updated successfully, but these errors were encountered: