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

review comments

53c85ec
Select commit
Loading
Failed to load commit list.
Merged

fix: indefinite function runs inside mutex lock #372

review comments
53c85ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 14, 2024 in 0s

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 73 in stats/statsd_measurement.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/statsd_measurement.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 85 in stats/statsd_measurement.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

stats/statsd_measurement.go#L84-L85

Added lines #L84 - L85 were not covered by tests