guile-knots/tests
Christopher Baines e1858dfff5 Remove the web-server exception handler
This turned out not to be useful, since I wanted to handle exceptions
happening in the exception handler, so it didn't really help in the
end to allow customising it.
2025-03-14 14:51:42 +00:00
..
non-blocking.scm Consistently use non-blocking 2024-12-29 10:45:31 +00:00
parallelism.scm Add a fibers-parallel test 2025-03-10 21:33:29 +00:00
promise.scm Add fibers-promise-result-available? 2025-01-29 16:16:35 +00:00
queue.scm Initial commit 2024-12-16 09:18:12 +00:00
resource-pool.scm Remove the resource pool reply timeout 2025-02-04 13:16:38 +00:00
thread-pool.scm Simplify and extend using the knots exception with stack 2025-02-27 13:22:36 +00:00
timeout.scm Initial commit 2024-12-16 09:18:12 +00:00
web-server.scm Remove the web-server exception handler 2025-03-14 14:51:42 +00:00