-
Notifications
You must be signed in to change notification settings - Fork 364
Open
Description
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
Labels
No labels