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 KeepAlive timeout handling in default dispatcher #351

Merged
merged 2 commits into from
May 1, 2024

wip

6dae563
Select commit
Failed to load commit list.
Merged

Fix KeepAlive timeout handling in default dispatcher #351

wip
6dae563
Select commit
Failed to load commit list.
Codecov / codecov/patch failed May 1, 2024 in 1s

41.66% of diff hit (target 90.62%)

View this Pull Request on Codecov

41.66% of diff hit (target 90.62%)

Annotations

Check warning on line 580 in ntex-io/src/dispatcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/dispatcher.rs#L580

Added line #L580 was not covered by tests

Check warning on line 585 in ntex-io/src/dispatcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/dispatcher.rs#L584-L585

Added lines #L584 - L585 were not covered by tests

Check warning on line 589 in ntex-io/src/dispatcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/dispatcher.rs#L589

Added line #L589 was not covered by tests

Check warning on line 235 in ntex-io/src/ioref.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/ioref.rs#L233-L235

Added lines #L233 - L235 were not covered by tests