aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/agent-messaging/local.scm
Commit message (Collapse)AuthorAge
* Include the submit_outputs information in the agent status responseChristopher Baines2023-04-21
| | | | | This means that agents will know whether to submit the outputs of builds, even if they're restarted.
* Add local agent messagingChristopher Baines2021-01-16
This is untested, but might be quite cool for running a single agent instance of the build coordinator, all in one process.