Changes for version 0.54 - 2026-09-24

  • FIX: a resolved Future and its callbacks were held for the life of the process.
  • t/55 counts callbacks released while the loop is still running.

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
the object that writes a response body a piece at a time
Plack/PSGI adapter for the Hyperman server