Skip to content

fix: uninitiated mutex#1134

Merged
xushiwei merged 1 commit intogoplus:mainfrom
MeteorsLiu:fix-uninitiated-chan-mu
May 26, 2025
Merged

fix: uninitiated mutex#1134
xushiwei merged 1 commit intogoplus:mainfrom
MeteorsLiu:fix-uninitiated-chan-mu

Conversation

@MeteorsLiu
Copy link
Contributor

Resolve #1133

@codecov
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.64%. Comparing base (450a363) to head (69b2bfd).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1134   +/-   ##
=======================================
  Coverage   86.64%   86.64%           
=======================================
  Files          29       29           
  Lines        7343     7343           
=======================================
  Hits         6362     6362           
  Misses        914      914           
  Partials       67       67           

☔ 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.

@xushiwei xushiwei merged commit 87c7b65 into goplus:main May 26, 2025
31 of 34 checks passed
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.

chan: hung up occasionally due to uninitiated mutex

2 participants