We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03d886 commit 114e576Copy full SHA for 114e576
temporalio/bridge/worker.py
@@ -45,6 +45,7 @@
45
46
logger = logging.getLogger(__name__)
47
48
+
49
@dataclass
50
class WorkerConfig:
51
"""Python representation of the Rust struct for configuring a worker."""
0 commit comments