Skip to content

fix: do not scale down when execs are running#170

Merged
ctrox merged 1 commit intomainfrom
fix-multiple-execs
Mar 10, 2026
Merged

fix: do not scale down when execs are running#170
ctrox merged 1 commit intomainfrom
fix-multiple-execs

Conversation

@ctrox
Copy link
Copy Markdown
Owner

@ctrox ctrox commented Mar 10, 2026

when doing multiple execs on a single container, it would schedule a scaledown as soon as one of the execs exits. We now check the number of running execs and only schedule a scaledown when all of them have exited.

when doing multiple execs on a single container, it would schedule a
scaledown as soon as one of the execs exits. We now check the number of
running execs and only schedule a scaledown when all of them have
exited.
@ctrox ctrox enabled auto-merge March 10, 2026 17:34
@ctrox ctrox merged commit ee0c5be into main Mar 10, 2026
7 checks passed
@ctrox ctrox deleted the fix-multiple-execs branch March 10, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant