Closed Xarthisius closed 2 years ago
In the synth driver finish() was never called and as a result open file descriptors were never closed. On certain operating systems that resulted in truncated output files.
synth
finish()
In the
synth
driverfinish()
was never called and as a result open file descriptors were never closed. On certain operating systems that resulted in truncated output files.