Skip to content

Fixes 0.1.4: Internal Cmd priority fix + Add 2 commands for GUI + Fix detection of self as master in heartbeat reception

Pierre-Alain Loizeau requested to merge fixes_v0_1_4 into master
  • StateCmdAgent: Fix priority of subagent trans request + related FIXME messages
  • StateCmdAgent: Add command to get transition allowed for current state + corresponding test
  • EcsCoreAgent: Add command to check current config state and get updated value + corresponding test
  • CmdCoreAgent: subagent = controlled if declares agent as master in heartbeat Removed from MR as unexpected effects and workaround found
Edited by Pierre-Alain Loizeau

Merge request reports