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
* Bug fix: futures now extend from React's PromiseInterface to ensure…
… that they
are properly forwarded down the promise chain.
* The multi handle of the CurlMultiHandler is now created lazily.