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

Defend against broken promises #6

Closed
wants to merge 2 commits into from
Closed

Defend against broken promises #6

wants to merge 2 commits into from

Conversation

eridal
Copy link

@eridal eridal commented Mar 16, 2020

Convo from: #5

@limulus so in order to make the bug appear I needed to create a broken promise implementation.

This has the nice side-effect that once the callback was called the reference is erased, which will allow the garbage collector to clean the object and thus prevent memory leaks.

@eridal
Copy link
Author

eridal commented Mar 16, 2020

Just gave you write access on my fork, just in case something needs to be tweak

@eridal
Copy link
Author

eridal commented Mar 16, 2020

Hmm the tests are failing on reaaaaally old node engines.

@limulus What is the current engine support? ok, I've found the travis config

@eridal eridal closed this Jul 8, 2020
@eridal eridal deleted the feature/defend-against-broken-promises branch July 8, 2020 19:37
Lawere referenced this pull request Oct 5, 2020
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

Successfully merging this pull request may close these issues.

None yet

1 participant