aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/utils.scm
Commit message (Expand)AuthorAge
* Update Guile KnotsChristopher Baines2025-01-14
* Use more from knotsChristopher Baines2025-01-06
* Use Guile Knots•••Rather than the build coordinator for fibers utilties. Christopher Baines2024-12-17
* Update use of with-port-timeouts•••The timeout is now in seconds. Christopher Baines2024-06-25
* Add a non dynamic-wind version of call-with-zlib-input-port*Christopher Baines2024-06-08
* Use open-socket-for-uri* from the build coordinator•••As this makes the ports non-blocking by default. Christopher Baines2024-06-08
* Avoid issue with accessing the Git repo from fibersChristopher Baines2024-05-17
* Add a way of controling the fibers for-each batch sizeChristopher Baines2024-05-15
* Add some fibers utils from the bffeChristopher Baines2024-05-15
* Just use with-fibers-port-timeouts from the build coordinatorChristopher Baines2024-05-15
* Guard against #:timeout not being setChristopher Baines2023-09-15
* Fix timeout being seconds•••Not ms. Christopher Baines2023-09-15
* Copy with-fibers-port-timeouts from the nar-herder•••As this is state of the art stuff for having Guile not hang while talking to the network. Christopher Baines2023-09-13