Skip to content

Asyncgui threads#4

Open
elkd wants to merge 3 commits into
masterfrom
asyncgui-threads
Open

Asyncgui threads#4
elkd wants to merge 3 commits into
masterfrom
asyncgui-threads

Conversation

@elkd

@elkd elkd commented Mar 18, 2022

Copy link
Copy Markdown
Owner

It seems pysimple gui event loop is still blocking, so spawning threads and running long tasks there seems like an option.

@elkd

elkd commented Mar 21, 2022

Copy link
Copy Markdown
Owner Author

Passing the PW running loop to another thread is just a nightmare. Even though threads are the goto for long and blocking GUI tasks, I'll abandon this for now.

@elkd elkd closed this Mar 21, 2022
@elkd elkd reopened this Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant