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

fix tokio compatibility #882

Merged
merged 1 commit into from
Sep 22, 2020
Merged

fix tokio compatibility #882

merged 1 commit into from
Sep 22, 2020

Conversation

Keruspe
Copy link
Member

@Keruspe Keruspe commented Sep 22, 2020

Move it into async-global-executor

Fixes #881

Move it into async-global-executor

Fixes async-rs#881

Signed-off-by: Marc-Antoine Perennou <[email protected]>
Copy link
Contributor

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

Looks great!

Do you perhaps also have a link to the async-global-executor changes for reference?

@yoshuawuyts yoshuawuyts merged commit e812663 into async-rs:master Sep 22, 2020
@Keruspe
Copy link
Member Author

Keruspe commented Sep 22, 2020

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.

v1.6.4 (regression) not currently running on the Tokio runtime. crash
2 participants