test(cache): reduce goroutines for race detector stability #637
Reference in New Issue
Block a user
Delete Branch "test/cache-reduce-goroutines-stability"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Decrease the number of goroutines in concurrent read and write tests to
minimize race conditions during testing. This ensures more reliable
test results and makes it easier to identify concurrency issues.
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.39%. Comparing base (
5dc5043) to head (6404f7a).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
mentioned in commit
9cd8218eb4