Skip to content

Test#240

Merged
JulianKimmig merged 5 commits into
mainfrom
test
May 6, 2026
Merged

Test#240
JulianKimmig merged 5 commits into
mainfrom
test

Conversation

@JulianKimmig

Copy link
Copy Markdown
Member

No description provided.

- Introduced an `autostart` configuration option for workers, allowing the Workermanager to automatically start inactive workers.
- Updated CLI to support the `--autostart` flag when creating new workers.
- Enhanced documentation to reflect the new autostart feature and its default behavior.
- Added tests to ensure proper handling of the autostart functionality in various scenarios.
- Updated the autostart feature to support three policies: `never`, `always`, and `unless-stopped`, with `never` as the default.
- Modified CLI commands to allow explicit selection of autostart policies when creating new workers.
- Enhanced documentation to clarify the new autostart options and their behaviors.
- Added tests to validate the functionality of the new autostart policies and their interactions.
@JulianKimmig
JulianKimmig merged commit bd238bd into main May 6, 2026
9 checks passed
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