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.scm
Commit message (
Expand
)
Author
Age
*
Neaten up the make-chunked-output-port* implementation
Christopher Baines
2023-04-30
*
Stop monitoring uploads through the chunked output port
Christopher Baines
2023-04-30
*
Try to instrument ports/file descriptors
Christopher Baines
2023-04-27
*
Remove chunked input code
Christopher Baines
2023-04-25
*
Remove some thread pool logging
Christopher Baines
2023-04-22
*
Use set-car! when sorting the prioritised work queue
Christopher Baines
2023-04-20
*
Attempt to make with-port-timeouts handle the GC restarting poll
Christopher Baines
2023-04-17
*
Remove the GC protection mechanism
Christopher Baines
2023-04-17
*
Add priority support to create-work-queue
Christopher Baines
2023-04-11
*
Try and ensure that the non-fibers sleep is used in places
Christopher Baines
2023-03-29
*
Remove backtrace printing from create-thread-pool
Christopher Baines
2023-03-29
*
Guard against exceptions in the thread pool monitor thread
Christopher Baines
2023-03-29
*
Add more logging around parallel hooks
Christopher Baines
2023-03-28
*
Add create-thread-pool
Christopher Baines
2023-03-28
*
Remove %random-state
Christopher Baines
2023-03-28
*
Instrument the size of some Guix managed hash tables
Christopher Baines
2023-03-27
*
Better report exceptions in substitute-derivation
Christopher Baines
2023-03-14
*
Don't use setsockopt on the hurd
Christopher Baines
2023-03-14
*
Try to improve protections against getting stuck when substituting
Christopher Baines
2023-01-30
*
Stop signing the information about compressed files in narinfos
Christopher Baines
2022-11-25
*
Switch to using = for testing numerical equality
Christopher Baines
2022-10-22
*
Log the file size and md5 hash on the agent side
Christopher Baines
2022-10-21
*
Move SIGPIPE handling in to the script
Christopher Baines
2022-10-19
*
Raise exceptions when port-poll times out
Christopher Baines
2022-10-16
*
Use suspendable ports for the agent, with timeouts
Christopher Baines
2022-10-16
*
Throttle calling alarm
Christopher Baines
2022-10-15
*
Shorten timeout when submitting outputs
Christopher Baines
2022-10-14
*
Set thread names to help with debugging
Christopher Baines
2022-06-15
*
Make the derivation cache a doubly weak hash table
Christopher Baines
2022-05-19
*
Add a way of reading derivations directly from substitutes
Christopher Baines
2022-05-15
*
Simplify with-timeout
Christopher Baines
2022-04-08
*
Only use GC protection when gnutls won't internally retry
Christopher Baines
2022-02-04
*
Add extra logging around the last failed attempt
Christopher Baines
2022-01-20
*
Fix retry logging message
Christopher Baines
2022-01-20
*
Use the chunked-input-ended-prematurely exception type properly
Christopher Baines
2022-01-20
*
Fix log message
Christopher Baines
2022-01-19
*
Tweak retrying code to not catch the exception on the last try
Christopher Baines
2022-01-19
*
Only show delay lines where the time is non 0
Christopher Baines
2021-12-22
*
Increase precision of delay logging
Christopher Baines
2021-12-20
*
Use a specific exception type for chunked input issues
Christopher Baines
2021-11-26
*
Improve the call-with-delay-logging procedure
Christopher Baines
2021-11-18
*
Improve delay logging seconds reporting
Christopher Baines
2021-11-18
*
Add a tracing style delay logger
Christopher Baines
2021-11-16
*
Support multiple return values in retry-on-error
Christopher Baines
2021-11-14
*
Support custom methods in call-with-streaming-http-request
Christopher Baines
2021-11-14
*
Try to guard against broken locale settings
Christopher Baines
2021-10-12
*
Support thread-stop-delay for the work queues
Christopher Baines
2021-06-20
*
Support the work queue matching threads to jobs
Christopher Baines
2021-06-09
*
Support reporting bytes sent with streaming HTTP requests
Christopher Baines
2021-06-08
*
Switch to a lower gc threshold in make-chunked-output-port*
Christopher Baines
2021-06-07
[next]