This module provides async capabilities for ReasonChip.
View source code here: GitHub
Wait for a task to complete.
| Field | Type | Description |
|---|---|---|
| task | Task to wait for. | |
| timeout | typing.Optional[float] | Amount of time to wait for the task to complete. |
| Field | Type | Description |
|---|---|---|
| status | typing.Literal['OK', 'TIMEOUT'] | No description |
| resp | typing.Optional[pydantic.main.BaseModel] | No description |
© 2025 South Patron LLC. All rights reserved.
AI everywhere.