Debian Patches

Status for libipc-run-perl/20231003.0-2

Patch Description Author Forwarded Bugs Origin Last update
hashbang.patch Fix hashbang to example script Gregor Herrmann <gregoa@debian.org> no debian vendor 2023-10-29
1021794_child_exit.patch [PATCH 1/5] Detect child exit faster on Windows, via lower select() timeout.

Windows lacks SIGCHLD. When _select_loop() called select() with zero
file descriptors, IPC::Run would not respond to child termination until
the select() timeout elapsed. For that case, use the 0.01s timeout
every time, as an exception to the usual doubling of the timeout until
we reach 0.5s. This spends CPU to achieve responsiveness.
Noah Misch <nmisch@google.com> no 2024-03-09

All known versions for source package 'libipc-run-perl'

Links