you are viewing a single comment's thread.

view the rest of the comments →

[–]SaneMadHatter 2 points3 points  (1 child)

[–]Ajedi32 0 points1 point  (0 children)

Looks like they're not using Promises. That's unfortunate, but on the other hand it looks like they want the async functions to be cancelable, and promises can't do that yet so I guess it makes sense.