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

[Bug] Router panics when configured with linkstate peer routing mode #562

Closed
OlivierHecart opened this issue Oct 5, 2023 · 0 comments · Fixed by #595
Closed

[Bug] Router panics when configured with linkstate peer routing mode #562

OlivierHecart opened this issue Oct 5, 2023 · 0 comments · Fixed by #595
Labels
bug Something isn't working

Comments

@OlivierHecart
Copy link
Contributor

OlivierHecart commented Oct 5, 2023

Describe the bug

Router panics when configured with linkstate peer routing mode.

To reproduce

$ zenohd '--cfg=routing/peer/mode:"linkstate"'
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', zenoh/src/net/routing/queries.rs:1448:45
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

System info

Zenoh v0.10.0-rc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant