pypushflow.ThreadCountingActor

Functions

callback_with_end_thread(async_callback, ...)

Wraps a async_callback

with_thread_context(trigger)

Wraps the trigger method of all derived classes of ThreadCountingActor

Classes

ThreadCountingActor([name, parent, ...])

The trigger method will increase the thread counter at the start and decrease the thread counter at the end.