Commit graph

4 commits

Author SHA1 Message Date
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