-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I can't seem to run this without it crashing. I'm on Ubuntu 25.04.
~# ./IPv6PrefixFilter run -i br0 -b -p ::/0
thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/multi_thread/mod.rs:86:9:
Cannot start a runtime from within a runtime. This happens because a function (like block_on) attempted to block the current thread while the thread is being used to drive asynchronous tasks.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Aborted
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working