Skip to content

c-hyper: remove the hyper_executor_poll() loop from Curl_http#7499

Closed
bagder wants to merge 3 commits intomasterfrom
bagder/hyper-rm-exec-poll
Closed

c-hyper: remove the hyper_executor_poll() loop from Curl_http#7499
bagder wants to merge 3 commits intomasterfrom
bagder/hyper-rm-exec-poll

Conversation

@bagder
Copy link
Member

@bagder bagder commented Jul 26, 2021

  1. it's superfluous
  2. it didn't work identically to the Curl_hyper_stream one which could
    cause problems like Race condition in c-hyper.c, Curl_http() #7486

Pointed-out-by: David Cook

1. it's superfluous
2. it didn't work identically to the Curl_hyper_stream one which could
   cause problems like #7486

Pointed-out-by: David Cook
@bagder

This comment has been minimized.

@bagder bagder closed this in 2c688a4 Jul 27, 2021
@bagder bagder deleted the bagder/hyper-rm-exec-poll branch July 27, 2021 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant