move hive-sh4re's paused_marker() composition into hive-agent
This commit is contained in:
parent
aa14339be7
commit
2024848251
5 changed files with 32 additions and 25 deletions
|
|
@ -243,7 +243,7 @@ and inbox messages queue unacked until it's removed (see
|
|||
|
||||
Unusually, it's read and written from **both** sides of the harness
|
||||
bind-mount, and that's the whole design: the harness stats it
|
||||
in-container via `hive_sh4re::paths::paused_marker`, while hive-c0re
|
||||
in-container via `hive_agent::paths::paused_marker`, while hive-c0re
|
||||
stats it on the host (`Coordinator::is_paused`) to populate the
|
||||
`paused` field on the agent card, and creates/removes it
|
||||
(`Coordinator::set_paused`) for `hivectl agent <name> pause|resume` and the
|
||||
|
|
|
|||
Loading…
Reference in a new issue