2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/guix-cuirass.git synced 2023-12-14 06:03:04 +01:00
guix-cuirass/src/cuirass
Ludovic Courtès c47dfdf82b http: Process client connections really concurrently.
Before that, 'run-server' would force sequential processing of client
requests one after another.

* src/cuirass/http.scm (run-cuirass-server): Rewrite to use its own loop
instead of 'run-server'.
2018-02-10 00:12:06 +01:00
..
base.scm base: Account for derivations built behind our back. 2018-02-08 14:19:19 +01:00
config.scm.in config: Remove references to '$prefix' expansion hack. 2016-12-28 18:19:03 +01:00
database.scm database: Use argument binding in 'db-get-builds' queries. 2018-02-08 18:45:03 +01:00
http.scm http: Process client connections really concurrently. 2018-02-10 00:12:06 +01:00
logging.scm cuirass: Log resource usage statistics regularly. 2018-01-29 18:06:47 +01:00
ui.scm ui: Bump copyright year in '--version' output. 2018-01-24 14:02:53 +01:00
utils.scm utils: 'non-blocking' forwards exceptions to the calling fiber. 2018-02-08 18:46:46 +01:00