Add terminated flag to agent context + as optional in state update msg + send...
Add terminated flag to agent context + as optional in state update msg + send on EcsCoreAgent terminate - Add terminated flag in agent context, default False + accessor - Add optional flag to state update message, default False - Improve logic of state update message print method - Add corresponding optional flags in state publish methods in StareCoreAgent - Broadcast state update with terminated flag set before starting to close sockets in EcsCoreAgent
parent
22bb0eb6
No related branches found
No related tags found
Showing
- ecs_core/AgentContext.py 10 additions, 0 deletionsecs_core/AgentContext.py
- ecs_core/EcsCoreAgent.py 3 additions, 0 deletionsecs_core/EcsCoreAgent.py
- ecs_core/StateCoreAgent.py 7 additions, 2 deletionsecs_core/StateCoreAgent.py
- ecs_core/ecs_messages.py 22 additions, 18 deletionsecs_core/ecs_messages.py
- tests/references/EcsCore_IsSubAgentFreeDirect.ref 4 additions, 0 deletionstests/references/EcsCore_IsSubAgentFreeDirect.ref
Loading
Please register or sign in to comment