mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
Using "dynamic" to use archives for the same function makes the program hang #499
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thepwrtank18 on GitHub (Feb 17, 2022).
Here is the code that decides what the dynamic is:
And here is the code that extracts the files:
When doing this, unzipping the archive just makes the program hang.
@adamhathcock commented on GitHub (Feb 21, 2022):
need more detail. but also: you don't need to do that. Just use the base interface