Revision history for Linux-Event-Fork
0.004 2026-02-15
- Add controlled parallelism with max_children and FIFO queue
- Add on_start callback
- Add Linux::Event::Fork::Request handle for queued spawns
- Ensure managed children keep exit observation even if IO is canceled
0.005 2026-02-17
- Canonicalized introspection API (running, queued)
- Removed compile-time max_children idiom
- Cleaned and consolidated examples
- Tightened POD to match README and stabilized API surface