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

Make the resulting promise cancelable #6

Closed
sindresorhus opened this issue Nov 19, 2017 · 4 comments · Fixed by #15
Closed

Make the resulting promise cancelable #6

sindresorhus opened this issue Nov 19, 2017 · 4 comments · Fixed by #15

Comments

@sindresorhus
Copy link
Owner

See: #3 (comment)

@agirorn
Copy link
Contributor

agirorn commented Nov 21, 2017

I guess this issues should be closed.

@sindresorhus
Copy link
Owner Author

@agirorn No, it's not done. See my comment: #3 (comment)

@szmarczak
Copy link

Maybe use p-cancelable?

@szmarczak
Copy link

new PTimeout(resolve, reject, onCancel, onTimeout) {
...
}

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

Successfully merging a pull request may close this issue.

3 participants