I create a fabric mod to analyze: https://github.com/AquatomicMC/MC270159It seems because Files.newOutputStream with StandardOpenOption.SYNC takes a lot of time to closeand It has a workaround to revert it back to FileOutputStream
I create a fabric mod to analyze: https://github.com/AquatomicMC/MC270159
It seems because Files.newOutputStream with StandardOpenOption.SYNC takes a lot of time to close
and It has a workaround to revert it back to FileOutputStream