git-annex/Annex/LockPool
Joey Hess 0210e81d83
async exception safety for openFd
Audited for openFile and openFd, and this fixes all the ones I found
where an async exception could prevent the file getting closed.

Except for the lock pool, which is a whole other can of worms.
2020-06-05 15:48:00 -04:00
..
PosixOrPid.hs async exception safety for openFd 2020-06-05 15:48:00 -04:00