No description
Find a file
Christopher Baines ca3d5a1781 Fix handling of client-loop exceptions
Maybe other things can go wrong here, so log so that there's some
information available.
2025-02-19 12:44:47 +00:00
knots Fix handling of client-loop exceptions 2025-02-19 12:44:47 +00:00
tests Make more web server encoding tweaks 2025-02-07 16:09:42 +00:00
.gitignore Enable the Makefile to run tests 2024-12-29 10:47:54 +00:00
bootstrap Initial commit 2024-12-16 09:18:12 +00:00
configure.ac Enable the Makefile to run tests 2024-12-29 10:47:54 +00:00
COPYING Initial commit 2024-12-16 09:18:12 +00:00
guile.am Initial commit 2024-12-16 09:18:12 +00:00
guix-dev.scm Initial commit 2024-12-16 09:18:12 +00:00
knots.scm Start trying to improve exceptions and backtraces 2025-02-03 15:44:51 +00:00
Makefile.am Rename worker threads to thread pool 2025-01-14 10:05:06 +00:00
pre-inst-env.in Initial commit 2024-12-16 09:18:12 +00:00
README Initial commit 2024-12-16 09:18:12 +00:00
test-env.in Enable the Makefile to run tests 2024-12-29 10:47:54 +00:00
tests.scm Initial commit 2024-12-16 09:18:12 +00:00

-*- mode: org -*-

This Guile library provides useful patterns and functionality to use
Guile Fibers.