mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-06 23:22:10 -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.