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

How do you recover your p-limit count when all the promises inside the limiting function have errored? #77

Closed
kanjieater opened this issue Dec 10, 2023 · 1 comment

Comments

@kanjieater
Copy link

kanjieater commented Dec 10, 2023

Is there any update on how to recover when the promises that error inside of p-limit get stuck? EDIT: I was running into a different issue where WSL was freezing, and thought it was because plimit was locking. Sorry for the trouble.

@sindresorhus
Copy link
Owner

pLimit propagates errors, so an error would cause it to stop.

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

No branches or pull requests

2 participants