prefect.concurrency.v1.context
ConcurrencyContext
get
get(cls: type[Self]) -> Optional[Self]
model_copy
model_copy(self: Self) -> Self
serialize
serialize(self, include_secrets: bool = True) -> dict[str, Any]
Was this page helpful?