Skip to content

Reject outstanding promises on session shut down #585

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

Merged
merged 1 commit into from
Apr 15, 2019
Merged

Conversation

toji
Copy link
Member

@toji toji commented Apr 12, 2019

Fixes #556. Adds a catch-all statement that promises shouldn't outlive
the session they were returned from and indicates what error they should
reject with when the session shuts down.

Pinging @alcooper91 to take a look.

Fixes #556. Adds a catch-all statement that promises shouldn't outlive
the session they were returned from and indicates what error they should
reject with when the session shuts down.
@toji toji requested a review from NellWaliczek April 12, 2019 21:56
@toji toji added this to the May '19 Working Draft milestone Apr 12, 2019
@alcooper91
Copy link
Contributor

Looks good to me.

@toji toji merged commit 4a75554 into master Apr 15, 2019
@toji toji deleted the explict_reject branch April 15, 2019 22:25
@AdaRoseCannon AdaRoseCannon added the ed:spec Include in newsletter, spec change label May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ed:spec Include in newsletter, spec change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify/Add requirement to explicitly reject promises in error cases
4 participants