class documentation

class SlotMarkUsedContext(Protocol): (source)

View In Hierarchy

Context for marking a slot used from a CustomSlotSupplier.

Warning

Custom slot suppliers are currently experimental.

Class Variable permit The permit that was issued when the slot was reserved.
Class Variable slot_info Info about the task that will be using the slot.

The permit that was issued when the slot was reserved.

Info about the task that will be using the slot.