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: indefinite function runs inside mutex lock #372

Merged
merged 5 commits into from
Mar 15, 2024

Merge branch 'main' into fix.LockAfterIndefiniteReturn

54381be
Select commit
Loading
Failed to load commit list.
Merged

fix: indefinite function runs inside mutex lock #372

Merge branch 'main' into fix.LockAfterIndefiniteReturn
54381be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 14, 2024 in 1s

50.00% of diff hit (target 78.81%)

View this Pull Request on Codecov

50.00% of diff hit (target 78.81%)

Annotations

Check warning on line 59 in stats/statsd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/statsd.go#L53-L59

Added lines #L53 - L59 were not covered by tests

Check warning on line 65 in stats/statsd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/statsd.go#L65

Added line #L65 was not covered by tests

Check warning on line 74 in stats/statsd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/statsd.go#L68-L74

Added lines #L68 - L74 were not covered by tests

Check warning on line 71 in stats/statsd_measurement.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/statsd_measurement.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 83 in stats/statsd_measurement.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/statsd_measurement.go#L82-L83

Added lines #L82 - L83 were not covered by tests