Skip to content

Startup order swap - #331

Open
mich-pest wants to merge 2 commits into
mainfrom
run_dls2_order_fix
Open

Startup order swap#331
mich-pest wants to merge 2 commits into
mainfrom
run_dls2_order_fix

Conversation

@mich-pest

Copy link
Copy Markdown
Contributor

Launching order has been changed in order to avoid nodes activation deadlocks.
This solves the issue with nodes not self-activating even if included in the activation list in the startup file.

What was happening was:

  • dls2 launching the controller
  • controller waiting for activation checks to be running (required inputs received) --> stays idle
  • dls2 actually launching hardware-related nodes
  • user forced to manually activate the controller using the console

@mich-pest
mich-pest requested a review from MMarcus95 as a code owner July 31, 2026 12:17
@mich-pest mich-pest self-assigned this Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant