CancellationTokens

A Julia implementation of .Net's Cancellation Framework. See here and here for details.

The package is currently not thread safe, so it should only be used with single threaded tasks for now.