1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2025-01-03 05:04:52 +09:00
vervis/src/Control/Concurrent
fr33domlover adaa920aa4 Launch service thread with a function that re-throws if they fail
In Haskell by default if a thread has an exception, the main thread isn't
notified at all. This patch changes service thread launching to re-throw their
exceptions in the main thread, so that their failure is noticed.
2019-01-14 22:03:49 +00:00
..
Local.hs Launch service thread with a function that re-throws if they fail 2019-01-14 22:03:49 +00:00