Commit graph

6 commits

Author SHA1 Message Date
163d775496 Fix record-predicate that should be exception-predicate 2025-06-27 00:16:18 +02:00
5663a5f2e9 Address exception naming inconsistencies 2025-06-21 09:43:52 +01:00
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
f41d1853ce Use module-ref for make-base-operation
As the implementation of this changed in fibers, and that's causing
issues here when mixing the version of fibers used for knots and
different versions of fibers.
2025-02-27 13:23:06 +00:00
d2ee45581b Export the wait-until-port operations 2025-01-23 19:48:39 +01:00
2f39c58d6c Initial commit 2024-12-16 09:18:12 +00:00