You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by "haklu" on Discord, and reproduced by @JEnoch.
Under the condition below, zenohd crashes on a GET on AdminSpace with this error:
thread 'async-std/runtime' panicked at 'internal error: entered unreachable code: An unresolved WireExpr (1:/**) reached the plugins, this shouldn't have happened, please contact us via GitHub or Discord.', zenoh/src/net/runtime/adminspace.rs:444:25
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Describe the bug
Reported by "haklu" on Discord, and reproduced by @JEnoch.
Under the condition below,
zenohd
crashes on aGET
on AdminSpace with this error:To reproduce
System info
The text was updated successfully, but these errors were encountered: