class Llama::Cancellation

Overview

Thread-safe cooperative cancellation shared with high-level operations.

Defined in:

llama/cancellation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def cancel : Nil #

[View source]
def cancelled? : Bool #

[View source]