Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #266357

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 05 May 2026 16:23:34
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/multi-runsingle
Revision 11a18feb23ffc8299c406a340a616d3e822486d6

Comments

multi: make multi_runsingle use sub functions for states

The state machine now calls dedicated sub functions for each state, to
reduce the size and complexity.

Changed files