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

Recursive call inside promise chain leaks memory #22

Open
jedwards1211 opened this issue Apr 24, 2020 · 0 comments
Open

Recursive call inside promise chain leaks memory #22

jedwards1211 opened this issue Apr 24, 2020 · 0 comments

Comments

@jedwards1211
Copy link

jedwards1211 commented Apr 24, 2020

https://alexn.org/blog/2017/10/11/javascript-promise-leaks-memory.html#introduction

This would only be a problem if something is retried for a really long time, but nothing prevents users from doing that.

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

1 participant