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
(This issue tracker is only for bug reports or feature requests, if this is neither, please choose appropriate channel from http://bluebirdjs.com/docs/support.html)
Please answer the questions the best you can:
What version of bluebird is the issue happening on?
3.7.2
What platform and version? (For example Node.js 0.12 or Google Chrome 32)
Chrome 130.0.6723.70
Did this issue happen with earlier version of bluebird?
3.x
(Write description of your issue here, stack traces from errors and code that reproduces the issue are helpful)
(This issue tracker is only for bug reports or feature requests, if this is neither, please choose appropriate channel from http://bluebirdjs.com/docs/support.html)
Please answer the questions the best you can:
3.7.2
Chrome 130.0.6723.70
3.x
(Write description of your issue here, stack traces from errors and code that reproduces the issue are helpful)
it works right if cancel the root promise
if you declare another promise instance, you must access the isCancelled state asynchronously.
The text was updated successfully, but these errors were encountered: