-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
I don't really "get" the Python asynch capability well enough to understand how to incorporate it into PySimpleGUI.
My current asynch capability is achieved by performing a "Read with Timeout". This is, in essence, a poll. It's an efficient poll, but it's still a form of polling.
Can someone make some suggestions of how the async/await constructs could be used to benefit the user of PySimpleGUI?
I'm looking for SIMPLE ideas and simple implementations that can be shared in the demo section or perhaps a change made to the core code itself to help support.
If you have some suggestions o r solution, by all means speak up!
Metadata
Metadata
Assignees
Labels
No labels