Fantom-foundation / Sonic

go-opera fork for Carmen and Tosca integration
GNU Lesser General Public License v3.0
14 stars 16 forks source link

Revert adding multi-threaded gzip (except genesis export) #148

Closed thaarok closed 3 months ago

thaarok commented 3 months ago

Parallel gzip fails to extract old genesis files. This revert returns golang native gzip back for genesis import/events import/events export, but keeps parallel gzip for genesis export.

This partialy reverts commit 04905ab5456a55176e4a8de1fbe35afb94215d08 (#131).