mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-12-19 19:41:31 +03:00
ed08975e3f
In the documentation of `cancel`, it is said to be blocking, waiting on the cancelled `async` to die. It seems to me that is not the case. This patch simply applies the code written by Simon Marlow in order to wait for the termination of the `async`. See: https://hackage.haskell.org/package/async-2.1.1/docs/src/Control.Concurrent.Async.html#cancel |
||
---|---|---|
.. | ||
Classy | ||
Classy.hs |