Comment by mrkeen
3 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.
3 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 ↗