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

fixes #1713 SP pipe_send leaks message if aio is canceled #1715

Merged
merged 1 commit into from
Nov 26, 2023

fixes #1713 SP pipe_send leaks message if aio is canceled

759a2e9
Select commit
Loading
Failed to load commit list.
Merged

fixes #1713 SP pipe_send leaks message if aio is canceled #1715

fixes #1713 SP pipe_send leaks message if aio is canceled
759a2e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 26, 2023 in 0s

0.00% of diff hit (target 79.37%)

View this Pull Request on Codecov

0.00% of diff hit (target 79.37%)

Annotations

Check warning on line 213 in src/sp/transport/inproc/inproc.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/inproc/inproc.c#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 524 in src/sp/transport/ipc/ipc.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/ipc/ipc.c#L523-L524

Added lines #L523 - L524 were not covered by tests

Check warning on line 518 in src/sp/transport/tcp/tcp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tcp/tcp.c#L517-L518

Added lines #L517 - L518 were not covered by tests

Check warning on line 504 in src/sp/transport/tls/tls.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/tls/tls.c#L503-L504

Added lines #L503 - L504 were not covered by tests

Check warning on line 164 in src/sp/transport/ws/websocket.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sp/transport/ws/websocket.c#L163-L164

Added lines #L163 - L164 were not covered by tests