mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 20:22:05 -07:00
If an exception is thrown during decompress then the read process would be started again, which of course would eventually throw in the decompress process.