ReasonChip Async Handling

This module provides async capabilities for ReasonChip.

View source code here: GitHub

reasonchip.async.wait_for

Wait for a task to complete.

Request Parameters

FieldTypeDescription
taskTask to wait for.
timeouttyping.Optional[float]Amount of time to wait for the task to complete.

Response

FieldTypeDescription
statustyping.Literal['OK', 'TIMEOUT']No description
resptyping.Optional[pydantic.main.BaseModel]No description

© 2025 South Patron LLC. All rights reserved.

AI everywhere.