cbaines
  • Joined on 2025-05-09
cbaines pushed tag 0.1 to cbaines/guile-knots 2026-03-23 22:01:59 +01:00
cbaines commented on issue cbaines/guile-knots#3 2026-03-23 18:19:27 +01:00
Figure out the delay and duration loggers for resource pools

This is done now.

cbaines closed issue cbaines/guile-knots#3 2026-03-23 18:19:27 +01:00
Figure out the delay and duration loggers for resource pools
cbaines pushed to trunk at cbaines/guile-knots 2026-03-23 18:16:36 +01:00
86dca4e082 Update fibers link
cbaines pushed to trunk at cbaines/guile-knots 2026-03-23 16:15:34 +01:00
cb5ec50b34 Rename README
cbaines pushed to trunk at cbaines/guile-knots 2026-03-23 14:55:38 +01:00
c2e1cd94d7 Adjust the delay and duration loggers for thread pools
b411faf279 Tweak the thread pool delay and duration loggers
a44cc014a4 Sort out resource pool delay and duration logging
781c8cf9db Fix a copy/paste error in decrement-resource-checkout-count!
Compare 4 commits »
cbaines pushed to trunk at cbaines/guile-knots 2026-03-23 12:57:20 +01:00
d0ff89023b Add documentation for lots of the "undocumented" bits
d282841a78 Don't export classify-stack-situation
Compare 2 commits »
cbaines pushed to trunk at cbaines/guile-knots 2026-03-22 20:13:41 +01:00
f203a8933a Remove Guile line numbers from backtrace tests
cbaines pushed to trunk at cbaines/guile-knots 2026-03-22 20:03:42 +01:00
33db002464 Remove direct use of /bin/sh in backtrace tests
cbaines pushed to trunk at cbaines/guile-knots 2026-03-22 19:54:42 +01:00
cfc40069fb Fix running the tests
b451e04169 Add missing #:unwind? #t
Compare 2 commits »
cbaines pushed to trunk at cbaines/guile-knots 2026-03-22 19:38:08 +01:00
b3fa4d069b Rework the backtrace handling
92c2fe46e7 Add a copyright header to knots.scm
c36ddc2214 web-server: Expose the sockaddr in the request meta.
677d941cb3 Simplify web server exception handling
bb6d9fd89d Add exception handling to the server loop
Compare 5 commits »
cbaines pushed to trunk at cbaines/guile-knots 2026-03-18 22:40:13 +01:00
768c2b6a5b Export call-with-temporary-thread
cbaines pushed to trunk at cbaines/guile-knots 2026-03-18 22:34:57 +01:00
8cff54ea43 Add (knots web)
cbaines pushed to trunk at cbaines/guile-knots 2026-03-18 10:42:53 +01:00
db9b549e59 Fix the destroy behaviour for fixed size thread pools
09cb805ee2 Add even more documentation
d3d4964210 Add more documentation
5b84273cbf Add some documentation for the timeout procedures
30aa837cf4 Add some resource pool documentation
Compare 8 commits »
cbaines opened issue cbaines/guile-knots#3 2026-03-17 22:51:26 +01:00
Figure out the delay and duration loggers for resource pools
cbaines pushed to trunk at cbaines/guix-data-service 2026-02-26 19:16:54 +01:00
2eb699cf49 Support skipping lint warnings
a7d9e15f65 Rework how data is inserted
Compare 2 commits »
cbaines pushed to trunk at cbaines/guix-data-service 2026-02-12 11:08:39 +01:00
b683b455e2 Remove body from no-content response
cbaines pushed to rework-revision-processing at cbaines/guix-data-service 2026-02-05 13:23:23 +01:00
f66ff9a3ff Rework how data is inserted
cbaines pushed to trunk at cbaines/guile-knots 2026-01-24 16:21:33 +01:00
35f4c16ab0 Add call-with-temporary-thread
cbaines opened issue cbaines/guile-knots#2 2026-01-22 11:27:02 +01:00
Figure out port wait operations with Fibers