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

Debug fails. "Cannot drop a runtime in a context where blocking is not allowed." #14

Closed
mite-user opened this issue Nov 17, 2021 · 0 comments · Fixed by #15
Closed

Debug fails. "Cannot drop a runtime in a context where blocking is not allowed." #14

mite-user opened this issue Nov 17, 2021 · 0 comments · Fixed by #15

Comments

@mite-user
Copy link
Contributor

When running debug version of xwin, it fails with the following message

thread 'main' panicked at 'Cannot drop a runtime in a context where blocking is not allowed. This happens when a runtime is dropped from within an asynchronous context.', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.0/src/runtime/blocking/shutdown.rs:51:21

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 a pull request may close this issue.

1 participant