-
Bug
-
Resolution: Done
-
Major
-
1.0.0-alpha-5
-
None
If the first entry that we are exporting to the Zip file throws an Exception, the Zip file stills empty and a deadlock occurs. I tried to check if there was at least one entry exported before closing the ZIpInputStream but the deadlock still happens.