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

Various websocket fixes #1736

Merged
merged 2 commits into from
Dec 18, 2023

fixes #1734 websocket dialer hang on shutdown

9528f41
Select commit
Loading
Failed to load commit list.
Merged

Various websocket fixes #1736

fixes #1734 websocket dialer hang on shutdown
9528f41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 18, 2023 in 1s

90.00% of diff hit (target 79.03%)

View this Pull Request on Codecov

90.00% of diff hit (target 79.03%)

Annotations

Check warning on line 1077 in src/supplemental/http/http_server.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/http/http_server.c#L1076-L1077

Added lines #L1076 - L1077 were not covered by tests

Check warning on line 712 in src/supplemental/websocket/websocket.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/websocket/websocket.c#L712

Added line #L712 was not covered by tests

Check warning on line 1332 in src/supplemental/websocket/websocket.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/supplemental/websocket/websocket.c#L1331-L1332

Added lines #L1331 - L1332 were not covered by tests