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

try and fix thread 'main' panicked #811

Merged
merged 1 commit into from Jan 28, 2022

Conversation

ChainsightLabs
Copy link
Contributor

at 'Cannot start a runtime from within a runtime. This happens because a function (like block_on) attempted to block the current thread while the thread is being used to drive asynchronous tasks.synchronous tasks.', C:\Users\Ben.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-1.15.0\src\runtime\enter.rs:39:9

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst
Copy link
Owner

gakonst commented Jan 21, 2022

@ChainsightAnalytics this needs some fixes to compile, could you take another pass perhaps?

@ChainsightLabs
Copy link
Contributor Author

Updated, should compile now!

@gakonst
Copy link
Owner

gakonst commented Jan 25, 2022

@ChainsightAnalytics one last change required to format properly!

@gakonst gakonst merged commit ec2b515 into gakonst:master Jan 28, 2022
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.

None yet

2 participants