Expand description
Python bindings for ash-flare using PyO3
This module provides comprehensive Python bindings for the ash-flare supervision library. The bindings are organized into several submodules:
types- Basic restart and child typescontext- WorkerContext for stateful workersmailbox- Message-passing systemworker- Worker implementationsupervisor- Regular supervisorstateful- Stateful supervisor with shared contextdistributed- Distributed supervision over TCP/Unix sockets