mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-07-12 12:07:04 +00:00
Now that the sources of file locking are fixed, enable test parallelization and the forced garbage collection workaround. Lastly, remove the `IsLocked` check because it doesn't work in a parallel test running world - the file may be locked due to another test running.