Hacker News new | ask | show | jobs
by int_19h 1459 days ago
Is that Unity-specific stuff? From my experience, cancellation in idiomatic C# is mostly done via tokens, not exceptions.