guile-knots/knots
Christopher Baines 3aab1be1e7 Revert "Use module-ref for make-base-operation"
This isn't working, with make-base-operation changing from part of a
macro to a procedure, I'm not sure how to maintain compatability. I
think just switching to guile-fibers-next everywhere is the approach
to take.

This reverts commit f41d1853ce.
2025-03-04 14:18:32 +00:00
..
non-blocking.scm Remove trailing whitespace 2025-02-27 12:07:16 +00:00
parallelism.scm Simplify and extend using the knots exception with stack 2025-02-27 13:22:36 +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 Improve exception reporting 2025-02-27 13:22:36 +00:00
thread-pool.scm Improve exception reporting 2025-02-27 13:22:36 +00:00
timeout.scm Revert "Use module-ref for make-base-operation" 2025-03-04 14:18:32 +00:00
web-server.scm Better handle the web server exception handler not returning 2 values 2025-03-03 10:56:36 +00:00