The self-hosted pool's --min-idle now accepts up to 200 warm workers, and a validation bug is fixed.
What's wrong with this entry?
The self-hosted pool option that keeps a number of idle workers warm now accepts 0 to 200, up from 0 to 100. A comparison bug in the same validation, where the trimmed input was checked against the wrong variable, was fixed at the same time.
--min-idle must be an integer in [0, 200]
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Self-hosted runners report when warm-up finished
Both mention self hosted runner
-
v2.1.236
Self-hosted runner releases a session only after its work finishes
Both mention self hosted runner
-
v2.1.236
Runner waits for sessions to be released before shutting down
Both mention self hosted runner