Open
Description
Based on commercialhaskell/stack#3073 , I suspected hackage-security wasn't handling async exceptions quite right. Indeed, a search for SomeException led me to find the following spots where SomeException gets caught and not rethrown:
Relevant to the linked issue:
Part of hackage-repo-tool:
I also noticed that the UpdateFailed exception constructor is never used -
Metadata
Metadata
Assignees
Labels
No labels