Skip to content

Async Computer API? #50

@jknaudt21

Description

@jknaudt21

Currently the current implementation of the Computer protocol assumes all methods to be synchronous.

Some implementations of Computer may need to call and await async methods in non-blocking fashion. Currently there isn't documentation as to how to handle async calls or if the API supports async. Guidance would be nice :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions