Skip to content

Use root.dooneevent() instead of root.update() to process events#31

Merged
insolor merged 1 commit intomainfrom
17-DoOneEvent
Apr 24, 2023
Merged

Use root.dooneevent() instead of root.update() to process events#31
insolor merged 1 commit intomainfrom
17-DoOneEvent

Conversation

@insolor
Copy link
Copy Markdown
Owner

@insolor insolor commented Apr 24, 2023

No description provided.

@insolor insolor merged commit bc4c253 into main Apr 24, 2023
@insolor insolor deleted the 17-DoOneEvent branch April 24, 2023 17:48
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.

.update() is considered to be harmful, try to reimplement with running asyncio loop in a separate thread

1 participant