index
:
guix/build-coordinator
master
post-build-prioritisation
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-build-coordinator
/
utils
Commit message (
Expand
)
Author
Age
*
Avoid using select and use poll instead
Christopher Baines
2024-06-07
*
Order messages to the writer thread channel
Christopher Baines
2024-05-15
*
Export port timeout error predicates
Christopher Baines
2024-05-15
*
Fix the no-fibers-wait in with-fibers-port-timeouts
Christopher Baines
2024-05-14
*
Make the worker thread timeout a parameter
Christopher Baines
2024-05-12
*
Fix the port timeout exceptions
Christopher Baines
2024-05-10
*
Have the port monitoring fiber use non blocking sockets
Christopher Baines
2024-04-28
*
Guard against signaling the error condition not working
Christopher Baines
2024-04-17
*
Fix the sleep-impl argument to retry-on-error
Christopher Baines
2024-03-16
*
Add a definition of retry-on-error which uses the fibers sleep
Christopher Baines
2024-03-15
*
Add inbuilt port monitoring
Christopher Baines
2024-01-19
*
Fix worker thread channel destructor logging
Christopher Baines
2024-01-17
*
Add a with-fibers-timeout utility
Christopher Baines
2023-11-10
*
Use start-stack in make-worker-thread-channel
Christopher Baines
2023-10-06
*
Try and ensure that the worker threads don't disappear
Christopher Baines
2023-08-22
*
Guard against errors in the initializer and destructor
Christopher Baines
2023-05-02
*
Support naming the worker thread channel threads
Christopher Baines
2023-05-02
*
Add a timeout for using the worker threads
Christopher Baines
2023-05-02
*
Support a duration logger in the worker thread channel
Christopher Baines
2023-04-25
*
Support expiring worker threads on exception
Christopher Baines
2023-04-24
*
Switch to guile-fibers@1.1
Christopher Baines
2022-02-09
*
Add letpar&
Christopher Baines
2022-01-19
*
Log delays when worker thread calls occur inside worker threads
Christopher Baines
2021-12-20
*
Allow disabling the logging of exceptions in worker threads
Christopher Baines
2021-11-26
*
Track worker thread task durations
Christopher Baines
2021-11-16
*
Make some SQLite related improvements
Christopher Baines
2021-04-20
*
Support destructors and lifetimes for worker threads
Christopher Baines
2021-04-20
*
Don't use with-exception-handler with (backtrace)
Christopher Baines
2021-01-22
*
Support tracking delays in worker thread channels
Christopher Baines
2020-11-30
*
Split the fibers utils from the main utils module
Christopher Baines
2020-10-07