Changes for version 0.39 - 2026-08-30

  • A queue-group claim waits on a slot for a second of real time, not for ten thousand yields.
  • The tests that prove a refusal ignore SIGPIPE, so the client is not killed by the close it asked for.

Modules

an event-loop PSGI server
epoll readiness backend for Hyperman::Loop
io_uring backend for Hyperman::Loop
kqueue readiness backend for Hyperman::Loop
portable poll(2) backend for Hyperman::Loop
a fast, native, Future-compatible async result
the per-worker event loop
Plack/PSGI adapter for the Hyperman server