Reading List
Cultivated Task Cancellation from Michael Tsai RSS feed.
Cultivated Task Cancellation
Max Seelemann (on his new blog): So how do you tell if a task supports cancellation? That’s tricky to answer per-se because cancellation is voluntary behavior and needs to be represented in the task’s value or error type. If you’re lucky, cancellation support (or lack thereof) is documented.[…]The designated way to check for cancellation is […]