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: don't fail when document is missing #266

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

mhanberg
Copy link
Collaborator

@mhanberg mhanberg commented Oct 4, 2023

fix: don't fail when document is missing

There is a report of the document being nil, which is causing the server
to crash. The document should never be nil, but we can figure that out
later. The server not crashing should make that easier.

There is a report of the document being nil, which is causing the server
to crash. The document should never be nil, but we can figure that out
later. The server not crashing should make that easier.
@mhanberg
Copy link
Collaborator Author

mhanberg commented Oct 4, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@mhanberg mhanberg enabled auto-merge (squash) October 4, 2023 02:06
@mhanberg mhanberg merged commit 8ec5c7b into main Oct 4, 2023
3 checks passed
@mhanberg mhanberg deleted the 2023-10-03-guard_against_nil_doc branch October 4, 2023 02:07
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.

1 participant