Zeppelin
Zeppelin copied to clipboard
What about this?
https://github.com/ZeppelinMC/Zeppelin/blob/a29bd9cfb42705ae9b9c13c9f6814eb516bd2ed6/server/session/std/chunkLoadWorker.go#L91-L108
I'm not a Go programmer so excuse me, but if what I think is correct, then a failure in WritePacket can lead to a resource leak.
You’re right
The whole session model and a lot of other stuff is being rewritten in the new update