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

fix: Account for this.webSocket being null #235

Merged
merged 1 commit into from
Oct 28, 2021
Merged

fix: Account for this.webSocket being null #235

merged 1 commit into from
Oct 28, 2021

Conversation

tommoor
Copy link
Sponsor Collaborator

@tommoor tommoor commented Oct 28, 2021

Not sure about the "random" failing test, it's one of mine originally but not failing locally despite repeated runs.

closes #234

@tommoor tommoor changed the title fix: Account for this.webSocket being null fix: Account for this.webSocket being null Oct 28, 2021
@hanspagel
Copy link
Contributor

I think the failing test is a timing issue. I tried to replace the test runner (for that and some other reasons), but was - again - annoyed by the whole Node.js ecosystem. 😅

Anyway, thanks for the fix! Looks good to me.

@hanspagel hanspagel merged commit b1476b6 into main Oct 28, 2021
@hanspagel
Copy link
Contributor

Successfully published:
 - @hocuspocus/provider@1.0.0-alpha.20

tommoor added a commit to outline/outline that referenced this pull request Oct 29, 2021
@janthurau janthurau deleted the tom/issue-234 branch February 7, 2023 17:32
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.

TypeError: Cannot read properties of null (reading 'close')
2 participants