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: connectionContext always available #9923

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

mattkrick
Copy link
Member

Developing locally, sometimes when the server would restart i'd get a cannot read isReady of undefined error.
I think that's because connectionContext wasn't created synchronously, so this fixes that.
In my testing, it fixes the problem, but there may be a 2nd culprit somewhere.

Signed-off-by: Matt Krick <matt.krick@gmail.com>
@github-actions github-actions bot added the size/s label Jul 2, 2024
@mattkrick mattkrick merged commit 1dce636 into master Jul 2, 2024
6 checks passed
@mattkrick mattkrick deleted the fix/isReady-bug branch July 2, 2024 19:51
@github-actions github-actions bot mentioned this pull request Jul 4, 2024
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant