Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Fix onClose #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix onClose #27

wants to merge 2 commits into from

Conversation

NickClark
Copy link

Currently, onClose can get called before the listener is able to produce a value. Also, any error raised in onClose is swallowed if the onClose function is a promise. This merge request attempts to resolve both of those issues.

@NickClark
Copy link
Author

#26

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

Successfully merging this pull request may close these issues.

1 participant