Skip to content

[6.1] Accessing the same file descriptor from multiple coroutines is prohibited #5807

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NathanFreeman
Copy link
Member

@NathanFreeman NathanFreeman commented Jun 25, 2025

No description provided.

Copy link

codecov bot commented Jun 25, 2025

Codecov Report

Attention: Patch coverage is 88.52459% with 7 lines in your changes missing coverage. Please review.

Project coverage is 86.06%. Comparing base (b921af6) to head (80e7561).

Files with missing lines Patch % Lines
src/coroutine/hook.cc 88.52% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5807      +/-   ##
==========================================
- Coverage   86.07%   86.06%   -0.01%     
==========================================
  Files         108      108              
  Lines       16833    16879      +46     
  Branches     2985     2991       +6     
==========================================
+ Hits        14489    14527      +38     
- Misses       2344     2352       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@NathanFreeman NathanFreeman changed the title [6.1]Accessing the same file descriptor from multiple coroutines is prohibited [6.1][WIP] Accessing the same file descriptor from multiple coroutines is prohibited Jun 25, 2025
@NathanFreeman NathanFreeman changed the title [6.1][WIP] Accessing the same file descriptor from multiple coroutines is prohibited [6.1] Accessing the same file descriptor from multiple coroutines is prohibited Jun 26, 2025
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.

1 participant