Skip to content

host/ha/manage: add launch_task() helper for manage mode#83

Merged
bertschinger merged 11 commits into
mainfrom
ha_manage_tasks
Jun 23, 2026
Merged

host/ha/manage: add launch_task() helper for manage mode#83
bertschinger merged 11 commits into
mainfrom
ha_manage_tasks

Conversation

@bertschinger

Copy link
Copy Markdown
Collaborator

No description provided.

Also introduces `enum WhereTo` to be explicit about whether a message
should be sent to self or to the partner.

This is needed because for some message types, the intended destination
is not clear from the message type itself but rather depends on the
context where the message was originated. However, by the time
run_manage_task_with_cancellation() receives the message, the context
information has been lost so that function does not know where to send
the message.
@bertschinger bertschinger merged commit c0d73d1 into main Jun 23, 2026
2 checks passed
@bertschinger bertschinger deleted the ha_manage_tasks branch July 6, 2026 15:38
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