Experiencing a crash that seems to originate from the fact that the number of waker commands should never be zero. Is this caused by popol?
[TRACE nakamoto_net_poll::reactor] Woke up with 2 source(s) ready
[TRACE nakamoto_net_poll::reactor] Woken up by waker (0 command(s))
thread '<unnamed>' panicked at 'assertion failed: !commands.is_empty()', /home/[redacted]/.cargo/git/checkouts/nakamoto-7d1fe53db3dde129/e3b1cf9/net/poll/src/reactor.rs:249:33
Experiencing a crash that seems to originate from the fact that the number of waker commands should never be zero. Is this caused by
popol?