Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: promises #66

Closed
jimmywarting opened this issue Mar 31, 2016 · 6 comments
Closed

Idea: promises #66

jimmywarting opened this issue Mar 31, 2016 · 6 comments
Assignees

Comments

@jimmywarting
Copy link

jimmywarting commented Mar 31, 2016

would like promises (async/await) instead of callbacks...
We could have both...

@inikulin
Copy link
Contributor

Great idea! PR is welcome

@stash
Copy link
Collaborator

stash commented Jul 30, 2018

It's probably time to move on from callback hell. What's the current state of the art when it comes to supporting promises and retaining backwards compatibility?

@szmarczak
Copy link

@stash Any updates?

@mbrucher
Copy link

mbrucher commented Sep 1, 2019

Would be great to use this, as I'm currently deep inside trying to use tough cookie getCookies inside a stream of promises, and only tough cookie break my code with no clear way of sorting this out :/

@PixnBits
Copy link

PixnBits commented Feb 5, 2020

Looks like this is coming in 4.x via #157 👍

@awaterma
Copy link
Member

We have both now. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants