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

opt: clamp the event-loops in ET mode to avaoid starving #599

Merged
merged 2 commits into from
May 1, 2024

opt: bump up the threshold

06f0fcd
Select commit
Loading
Failed to load commit list.
Merged

opt: clamp the event-loops in ET mode to avaoid starving #599

opt: bump up the threshold
06f0fcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 30, 2024 in 1s

50.00% of diff hit (target 79.64%)

View this Pull Request on Codecov

50.00% of diff hit (target 79.64%)

Annotations

Check warning on line 53 in connection_bsd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

connection_bsd.go#L53

Added line #L53 was not covered by tests

Check warning on line 33 in connection_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

connection_linux.go#L33

Added line #L33 was not covered by tests

Check warning on line 118 in eventloop_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eventloop_unix.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 164 in eventloop_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eventloop_unix.go#L164

Added line #L164 was not covered by tests

Check warning on line 171 in eventloop_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eventloop_unix.go#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 223 in eventloop_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eventloop_unix.go#L223

Added line #L223 was not covered by tests