mum-rs / mum

Daemon/cli mumble client
MIT License
31 stars 2 forks source link

Crashes if network is down #124

Open sornas opened 3 years ago

sornas commented 3 years ago

Here: https://github.com/mum-rs/mum/blob/719bb191abedf8b0117a7a817ae11ddc24baf495/mum/src/network/udp.rs#L244

We want to log errors here instead of panicking.