LegacyContext¶
- class LegacyContext(context: Context, config: ServerConfig | None = None, strategy: Strategy | None = None, client_manager: ClientManager | None = None)[source]¶
Bases:
ContextLegacy Context.
Methods
locked()Lock this context for an atomic in-process operation.
Attributes
configstrategyclient_managerhistoryrun_idnode_idnode_configstaterun_configseries_id- locked() Iterator[None]¶
Lock this context for an atomic in-process operation.