mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-10 09:46:20 +00:00
small improvements + players cmd + cleanup
This commit is contained in:
@@ -288,7 +288,6 @@ impl Server {
|
||||
}
|
||||
|
||||
if set.is_empty() == false {
|
||||
info!("what!");
|
||||
// Because join_next() is cancel safe, we can simply cancel it after N duration
|
||||
// so at worst this client acceptance loop blocks for N duration
|
||||
tokio::select! {
|
||||
|
||||
Reference in New Issue
Block a user