Tracking

gears.async.Cancellable.Tracking
See theTracking companion object
trait Tracking extends Cancellable

A special Cancellable object that just tracks whether its linked group was cancelled.

Attributes

Companion
object
Graph
Supertypes
trait Cancellable
class Object
trait Matchable
class Any
Known subtypes
object Unlinked

Members list

Value members

Abstract methods

def isCancelled: Boolean

Inherited methods

Inherited and Abstract methods

def cancel(): Unit

Issue a cancel request

Issue a cancel request

Attributes

Inherited from:
Cancellable