[PR #472] [CLOSED] Fixes #465 EntryExtractionEnd event fired before the Outstream close #1041

Open
opened 2026-01-29 22:18:46 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/472
Author: @bipinbaglung
Created: 8/21/2019
Status: Closed

Base: masterHead: ExtractionEndEvent_465


📝 Commits (1)

  • 78d6acd Fixes #465 EntryExtractionEnd event fired before the Output stream closes

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 src/SharpCompress/Archives/IArchiveEntryExtensions.cs (+2 -1)

📄 Description

Fire Entry Extraction End event after write stream closes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/472 **Author:** [@bipinbaglung](https://github.com/bipinbaglung) **Created:** 8/21/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ExtractionEndEvent_465` --- ### 📝 Commits (1) - [`78d6acd`](https://github.com/adamhathcock/sharpcompress/commit/78d6acd846f6f83d680d68bde3aba0125306ef0f) Fixes #465 EntryExtractionEnd event fired before the Output stream closes ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Archives/IArchiveEntryExtensions.cs` (+2 -1) </details> ### 📄 Description Fire Entry Extraction End event after write stream closes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:18:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1041