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
somehow when I get a promise, I want to set timeout only on some certain cases. If the promise provided by a library, I cannot call withTimeout when create deferred.
Plz support timeout on Promise class.
Thank!
The text was updated successfully, but these errors were encountered:
somehow when I get a promise, I want to set timeout only on some certain cases. If the promise provided by a library, I cannot call
withTimeout
when create deferred.Plz support timeout on Promise class.
Thank!
The text was updated successfully, but these errors were encountered: