Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cancellation

Is it possible to convert a `ref bool` to a CancellationToken?

Angular 2 form validators messing with the cancel button

Stopping a Thread, ManualResetEvent, volatile boolean or cancellationToken

How to correctly clean up after long running task is cancelled

How to implement cancellation of shared Task:s in C#

C# async CTP - How do I mark an async task as canceled without throwing a TaskCanceledException?

c# async-ctp cancellation

Stop promises execution once the first promise resolves

Rejecting / Resolving a promise from outside its body

Task Cancellation with multiple sources

How to Create a Hierarchical CancellationTokenSource?

What is the purpose of passing CancellationToken to Task.Factory.StartNew()

RxJava: How to interrupt thread on unsubscribe?

rx-java cancellation

HTML5 native Drag 'n' Drop - Detect cancellation

Kotlin: How to bypass CancellationException

Active noise cancellation

How cancel the execution of a SwingWorker?

TaskCanceledException in AggregateException does not contain stack trace