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

Ignore resolving/rejecting promises after a previous resolve/reject #67

Merged
merged 3 commits into from
Nov 12, 2020

Conversation

MattiasBuelens
Copy link
Owner

Fixes #66.

@MattiasBuelens MattiasBuelens added bug domain: compliance Issues related to compliance with the streams standard labels Nov 11, 2020
@MattiasBuelens MattiasBuelens added this to the v3.0.1 milestone Nov 11, 2020
@MattiasBuelens MattiasBuelens self-assigned this Nov 11, 2020
@MattiasBuelens MattiasBuelens merged commit 65302aa into master Nov 12, 2020
@MattiasBuelens MattiasBuelens deleted the fix-resolve-after-reject branch November 12, 2020 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug domain: compliance Issues related to compliance with the streams standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnhandledPromiseRejectionWarning: TypeError: reader._closedPromise_resolve is not a function
1 participant