Skip to content
Discussion options

You must be logged in to vote

You should avoid calling methods on your UI directly from a threaded worker - use call_from_thread or custom messages for multiple updates.

https://textual.textualize.io/guide/workers/#thread-workers

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@asperand
Comment options

Answer selected by asperand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants