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(stability): avoid link handler panic on bad index #1356

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

tlinford
Copy link
Contributor

@tlinford tlinford commented Apr 28, 2022

fix #1354

Root cause needs investigating, but for now fix the crash.

In theory the index should be present in the hashmap, not sure why this could happen.

root cause needs investigating, but for now fix the crash.
@tlinford tlinford temporarily deployed to cachix April 28, 2022 09:24 Inactive
@tlinford tlinford temporarily deployed to cachix April 28, 2022 09:24 Inactive
@tlinford tlinford merged commit 188febf into main Apr 28, 2022
@tlinford tlinford deleted the fix/link-handler-panic branch April 28, 2022 09:45
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.

Unwrap in link_handler.rs
1 participant