kryonetty icon indicating copy to clipboard operation
kryonetty copied to clipboard

Netty threads even running after closing.

Open ghost opened this issue 3 years ago • 2 comments

When I try to stop the Kryonet clients it'll run even after I call the clientEndpoint.close() method and closing all channels in the ChannelHandlerContenxt.

User issue or is something wrong with the lib?

Java 17

ghost avatar Jun 23 '22 19:06 ghost

I haven't looked at this in a long time and I'm not sure when I'll be able to find time, sorry! If you can fix it I'm happy to merge.

NathanSweet avatar Jun 27 '22 15:06 NathanSweet

Hey, long time no updates from my side, I will take a look at it.

Koboo avatar Sep 10 '22 16:09 Koboo