Skip to content

test: fix flaky test-http-client-timeout-event

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test http

Description of change

Race condition caused occasional failure on CI. Chained callbacks used to remove race condition.

Merge request reports

Loading