ExtractionEnd event fired before write stream closes #361

Open
opened 2026-01-29 22:10:40 +00:00 by claunia · 1 comment
Owner

Originally created by @bipinbaglung on GitHub (Aug 9, 2019).

a2bd66ded8/src/SharpCompress/Archives/IArchiveEntryExtensions.cs (L37)

EntryExtractionEnd event fired before the Output stream closes which is causing error while iterating thorough the extracted files.

I tried to fix it but not sure if that is correct way.
f450817c63

Originally created by @bipinbaglung on GitHub (Aug 9, 2019). https://github.com/adamhathcock/sharpcompress/blob/a2bd66ded8c9fb8a1b97db34bcc806bb6c0c9030/src/SharpCompress/Archives/IArchiveEntryExtensions.cs#L37 EntryExtractionEnd event fired before the Output stream closes which is causing error while iterating thorough the extracted files. I tried to fix it but not sure if that is correct way. https://github.com/bipinbaglung/sharpcompress/commit/f450817c63946d8dbd40a3d56ded6fc0060bb2da
claunia added the bug label 2026-01-29 22:10:40 +00:00
Author
Owner

@adamhathcock commented on GitHub (Aug 20, 2019):

Please submit a pull request with the fix

@adamhathcock commented on GitHub (Aug 20, 2019): Please submit a pull request with the fix
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#361