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: avoid blocking worker threads #4857

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

agostbiro
Copy link
Member

In #4815 we inadvertently introduced changes that caused tokio worker threads to be blocked. This PR fixes that.

Copy link

changeset-bot bot commented Feb 13, 2024

⚠️ No Changeset found

Latest commit: 07119b2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@agostbiro agostbiro requested a review from Wodann February 13, 2024 18:38
@agostbiro agostbiro self-assigned this Feb 13, 2024
Copy link

vercel bot commented Feb 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 6:39pm

@Wodann Wodann merged commit 842c9bf into edr/main Feb 13, 2024
51 checks passed
@Wodann Wodann deleted the edr/fix/avoid-blocking-worker-threads branch February 13, 2024 19:21
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Done
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants