digitalmars.D.learn - Kill a non-cooperative thread
- Anton Pastukhov (5/5) Apr 13 What's the D way to cancell a non-cooperative (that is,
What's the D way to cancell a non-cooperative (that is, Task, feed it a cancellation token, trigger a cancellation on the token. In D, I don't understand how to do it with the existing concurrency primitives.
Apr 13








Anton Pastukhov <mail anton9.com>