davidanthoff / CancellationTokens.jl

A Julia implementation of .Net's Cancellation Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Julia implementation of .Net's Cancellation Framework

License:MIT License


Languages

Language:Julia 100.0%