Asynchronous exceptions improvements
There was some discussion about asynchronous exceptions on the haskell-prime list, eg.
- http://www.haskell.org/pipermail/haskell-prime/2006-April/001280.html
- http://www.haskell.org/pipermail/haskell-prime/2006-April/001290.html
We might want to consider adding
blockAll :: IO () -> IO ()
and perhaps making block/unblock count nesting.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.6 |
| Type | Task |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |