Each time a positive is detected on my laptop the console version displays this weird message:
panicked at 'called Result::unwrap() on an Err value: SendError { .. }', src\worker.rs:295:60
panicked at 'Cannot send iomsg', src\main.rs:303:29
After that the console version has to be started again.
Each time a positive is detected on my laptop the console version displays this weird message: panicked at 'called
Result::unwrap()
on anErr
value: SendError { .. }', src\worker.rs:295:60 panicked at 'Cannot send iomsg', src\main.rs:303:29After that the console version has to be started again.