aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/utils
Commit message (Expand)AuthorAge
* Guard against errors in the initializer and destructorChristopher Baines2023-05-02
* Support naming the worker thread channel threadsChristopher Baines2023-05-02
* Add a timeout for using the worker threadsChristopher Baines2023-05-02
* Support a duration logger in the worker thread channelChristopher Baines2023-04-25
* Support expiring worker threads on exceptionChristopher Baines2023-04-24
* Switch to guile-fibers@1.1Christopher Baines2022-02-09
* Add letpar&Christopher Baines2022-01-19
* Log delays when worker thread calls occur inside worker threadsChristopher Baines2021-12-20
* Allow disabling the logging of exceptions in worker threadsChristopher Baines2021-11-26
* Track worker thread task durationsChristopher Baines2021-11-16
* Make some SQLite related improvementsChristopher Baines2021-04-20
* Support destructors and lifetimes for worker threadsChristopher Baines2021-04-20
* Don't use with-exception-handler with (backtrace)Christopher Baines2021-01-22
* Support tracking delays in worker thread channelsChristopher Baines2020-11-30
* Split the fibers utils from the main utils moduleChristopher Baines2020-10-07