You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to w3c/epubcheck#1547, the java.util.zip.ZipFile-object used for the checks is not closed immediately after the check and so the EPUB file cannot be edited, deleted, or overwritten. I created a pull request and I am waiting for it to be merged into w3c/epubcheck.
The text was updated successfully, but these errors were encountered:
Due to w3c/epubcheck#1547, the
java.util.zip.ZipFile
-object used for the checks is not closed immediately after the check and so the EPUB file cannot be edited, deleted, or overwritten. I created a pull request and I am waiting for it to be merged into w3c/epubcheck.The text was updated successfully, but these errors were encountered: