custom_context
Synchronous context manager to set input context for tasks spawned within this block.
def custom_context(
context: str
)
Synchronous context manager to set input context for tasks spawned within this block.
Parameters
| Name | Type | Description |
|---|---|---|
| context | str | Key-value pairs to set as input context |