mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2024-11-05 01:59:46 +01:00
#438 please just go away.
This commit is contained in:
parent
72f3a79759
commit
4ce0eee232
@ -102,7 +102,7 @@ public class HandlerBoss extends ChannelInboundMessageHandlerAdapter<Object>
|
||||
ProxyServer.getInstance().getLogger().log( Level.SEVERE, handler + " - exception processing exception", ex );
|
||||
}
|
||||
|
||||
ctx.channel().close();
|
||||
ctx.close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user