Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants