cosapp.utils.context

Classes

ContextLock()

Simple locker to track an execution task is going on.

class cosapp.utils.context.ContextLock[source]

Bases: object

Simple locker to track an execution task is going on.

is_locked()bool[source]

Is the context lock locked?