summaryrefslogtreecommitdiff
path: root/GitAnnexShell.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-15 18:31:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-15 19:00:06 -0400
commit8c7dfc93b523957334c3b93530a85b7dcfa5cfb1 (patch)
treea3f2d1af995b8c13bce9f9eebeba4662c4cb2b81 /GitAnnexShell.hs
parent53d2e81ffda7892dbb4bdef801eb31772094e647 (diff)
catch IO exceptions in runThreadState
A few places catch IO errors after calling runThreadState, but since the MVar was not restored, it'd later deadlock trying to read from it. I'd like to catch all exceptions here, but I could not get the types to unify.
Diffstat (limited to 'GitAnnexShell.hs')
0 files changed, 0 insertions, 0 deletions