aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/utils
Commit message (Collapse)AuthorAge
* Support tracking delays in worker thread channelsChristopher Baines2020-11-30
|
* Split the fibers utils from the main utils moduleChristopher Baines2020-10-07
To start making it possible to use the agent, without having to load anything related to fibers (as it doesn't work on the hurd yet).