Closed parsonsmatt closed 5 years ago
@k0001 says in a PR review:
You probably want to use forkFinally. Check the mask and forkIO section here: https://www.safaribooksonline.com/library/view/parallel-and-concurrent/9781449335939/ch09.html
forkFinally
mask
forkIO
Good catch, thanks! I've opened #183 to fix this and update the docs.
This can be closed, I guess?
Yeah. Thanks for reminding!
@k0001 says in a PR review: