When i say idle, i mean cargo run and do nothing.
Debug build: (no command except ctrl+D before waiting for about 5s)

Release-dbg build:

At least on my machine (linux), it seems that something is getting polled constantly, such that single-core cpu usage is 100%
When i say idle, i mean
cargo runand do nothing.Debug build: (no command except ctrl+D before waiting for about 5s)

Release-dbg build:

At least on my machine (linux), it seems that something is getting polled constantly, such that single-core cpu usage is 100%