git-annex/P2P
Joey Hess e683207123
make runRelayService async exception safe
Use withCreateProcess so the helper process will be shut down
if the thread is killed.

Use withAsync to ensure the helper threads get shut down
too.
2020-06-03 13:51:56 -04:00
..
Address.hs
Annex.hs
Auth.hs
IO.hs make runRelayService async exception safe 2020-06-03 13:51:56 -04:00
Protocol.hs