Skip to content

Aborting pausing send when connection is marked for closing.#12428

Closed
dkarpov1970 wants to merge 1 commit into
curl:masterfrom
dkarpov1970:master
Closed

Aborting pausing send when connection is marked for closing.#12428
dkarpov1970 wants to merge 1 commit into
curl:masterfrom
dkarpov1970:master

Conversation

@dkarpov1970

Copy link
Copy Markdown

This handles cases of some bi-directional "upgrade" scenarios (i.e. WebSockets) where sending is paused until some "upgrade" handshake is completed, but server rejects the handshake and closes the connection.

This handles cases of some bi-directional "upgrade" scenarios
(i.e. WebSockets) where sending is paused until some "upgrade"
handshake is completed, but server rejects the handshake and
closes the connection.
@dkarpov1970

Copy link
Copy Markdown
Author

I don't think that the "AppVeyor / CMake, mingw-w64, gcc 13, Debug, x64, Schannel, Static, Unicode, Unity " test failure is real.
Seems like some false positive as I don't see how my very minor change could do such failure.
Unfortunately, I don't know how to get more details about what was causing the failure.

@bagder

bagder commented Nov 30, 2023

Copy link
Copy Markdown
Member

Don't be alarmed by the red CI build(s), that's just due to flaky/bad environments and not because of any flaw in your PR. Ignore them.

@bagder

bagder commented Nov 30, 2023

Copy link
Copy Markdown
Member

Thanks!

@bagder bagder closed this in 6a0dc7c Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants