Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clarification around creating tokio runtime #1546

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

JakeStanger
Copy link
Contributor

Off the back of gtk-rs/gtk-rs-core#1251, this adds some additional detail to the Tokio section of the main event loop page that explains why the runtime is manually created, and the reasons to avoid doing it the 'normal' way.

Off the back of gtk-rs/gtk-rs-core#1251,
this adds some additional detail to the Tokio section of the main event loop page that explains *why* the runtime is manually created, and the reasons to avoid doing it the 'normal' way.
Copy link
Collaborator

@Hofer-Julian Hofer-Julian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Thanks!

@Hofer-Julian Hofer-Julian merged commit 42772bc into gtk-rs:master Dec 17, 2023
2 checks passed
@JakeStanger JakeStanger deleted the patch-1 branch December 17, 2023 21:43
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.

2 participants