mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
1b18b43fa7
And the guard generated here in the if let Some() will live through the WHOLE statement, which is definitly critical. The fix is quite easy. We just move it out in a seperate line. There are still some participants where the dropping will fail, and followup disconnects will NOT get triggered and be queued up till ethernity, but at least we are not blocking new logins |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml |