Skip to content

async keyword for functions in the Python API Client #1701

Closed
@renepickhardt

Description

@renepickhardt

looking at the python API client I saw that the blocking functions are supposed to have an async keyword in order to return a future. c.f.:

are blocking, the corresponding python methods include an `async`

However I could not find any function that has this. so either delete the comment or add this to those functions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions