guile-knots/tests
Christopher Baines 4f0eafef0a Resource pool max waiters and destroy changes
Add the ability to specify the max number of waiters for a resource
pool, this provides a more efficient way of avoiding waiters for a
resource pool continually rising.

This commit also improves the destroy behaviour.
2025-04-27 09:41:56 +01: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 Resource pool max waiters and destroy changes 2025-04-27 09:41:56 +01: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