Hacker News new | ask | show | jobs
by shirogane86x 743 days ago
From how you describe it, it sounds like it's taken the same approach as Haskell's async exceptions + mask/uninterruptibleMask, which to me seems like one of the best solutions around, so props to them