Comment by mrkeen
2 years ago
Haskell does this.
Threads can cancel other threads.
ResourceT and bracket are two ways for a thread to register clean-up code in the event that they are cancelled.
2 years ago
Haskell does this.
Threads can cancel other threads.
ResourceT and bracket are two ways for a thread to register clean-up code in the event that they are cancelled.
No comments yet
Contribute on Hacker News ↗