-
Notifications
You must be signed in to change notification settings - Fork 125
[Discussion] async version #63
Copy link
Copy link
Open
Description
First of all thanks for the wonderful library and inspiring examples!
As I was fiddling with the (asynchronous) bleak library I realized that some of the commands in pylgbst are blocking even though that is technically not necessary. As far as I can see, it is not possible to e.g. blink a light and move a motor at the same time.
As the bleak library uses asyncio, I hacked together an async/await proof-pf-concept that allows much better control over simultaneous operations. Have you considered a fully async version? And/or would you be interested to work on an async fork of this library?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels