Expected behavior
Create a method to abort zipping in FastZip. As seen in issue #373, we see that it is unsafe to abort a running thread. Could we implement a method that could safely abort the zipping process?
Version of SharpZipLib
1.3.1
Obtained from (only keep the relevant lines)
- Package installed using NuGet