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. |
||
|---|---|---|
| .. | ||
| Applicative | ||
| Concurrent | ||
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. |
||
|---|---|---|
| .. | ||
| Applicative | ||
| Concurrent | ||