Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate disposal #30

Open
akolman opened this issue Jan 4, 2024 · 0 comments
Open

Validate disposal #30

akolman opened this issue Jan 4, 2024 · 0 comments
Milestone

Comments

@akolman
Copy link
Owner

akolman commented Jan 4, 2024

For split archives, validate that:

  1. Unneeded streams passed from callback are immediately disposed.
  2. Used streams are properly disposed once EggArchive is disposed
@akolman akolman added this to the v0.1.0 milestone Jan 15, 2024
akolman added a commit that referenced this issue Apr 18, 2024
akolman added a commit that referenced this issue Apr 18, 2024
* Updated EggArchive to throw ObjectDisposedException when attempting to access after Disposal.

Also added test cases to confirm that underlying streams are disposed when they should be.

* Updated RELEASES.  Closes #30.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant