Fedora Packages

perl-MCE-tools-1.862-1.el7 in EPEL 7

↵ Return to the main page of perl-MCE-tools
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2019-09-19 Paul Howarth <paul at city dash fan dot org> - 1.862-1 - Update to 1.862 - The edge cases regarding signal handling have finally been resolved for MCE::Child; see mce-examples/framebuffer on GitHub
2019-09-16 Paul Howarth <paul at city dash fan dot org> - 1.860-1 - Update to 1.860 - Signal-handling update release - Localized input and output record separators in MCE::Channel - IPC safety in MCE::Child during SIGINT and SIGTERM - Method $child->exit in MCE::Child now sends the SIGINT signal for extra reliability with MCE::Shared (previously SIGQUIT)
2019-09-09 Paul Howarth <paul at city dash fan dot org> - 1.850-1 - Update to 1.850 (no changes)
2019-09-09 Paul Howarth <paul at city dash fan dot org> - 1.849-1 - Update to 1.849 - Fixed edge case in MCE::Child when reaping inside a signal handler - Added list_pids class method to MCE::Child
2019-09-04 Paul Howarth <paul at city dash fan dot org> - 1.848-1 - Update to 1.848 - Improved IO::All::{ File, Pipe, STDIO } output via MCE->print($io, ...), printf, and say; this resolves a bug introduced in 1.845 when using App::Cmd::Tester to capture output
2019-09-03 Paul Howarth <paul at city dash fan dot org> - 1.847-1 - Update to 1.847 - Obsolete RedHat MCE-1.840-Sereal-deps.patch file; this patch file is no longer needed and finally resolved with this release - PDL random numbers now unique between threads: see https://www.perlmonks.org/?node_id=1214439 - Replaced "PF_UNIX" with "AF_UNIX" in MCE::Util
2019-08-27 Paul Howarth <paul at city dash fan dot org> - 1.846-1 - Update to 1.846 - Fixed code tags in documentation
2019-08-26 Paul Howarth <paul at city dash fan dot org> - 1.845-1 - Update to 1.845 - Croak if is_joinable, is_running, or join is called by a non-managed process in MCE::Child; added LIMITATION section to the documentation - Improved is_joinable, is_running, list_joinable, and list_running in MCE::Child - Added example (consumer requests item) to MCE::Channel documentation - Support the task_end option regardless of whether user_tasks is specified - Support IO::All::{ File, Pipe, STDIO } for input data including output via MCE->print($io, ...), printf, and say - Support gather ⇒ MCE::Candy::out_iter_fh($io) using MCE::Candy
2019-08-15 Paul Howarth <paul at city dash fan dot org> - 1.844-1 - Update to 1.844 - Resolved MCE stalling when specifying max_retries with init_relay, ditto for loop_timeout with init_relay on UNIX platforms - Enhanced loop_timeout to handle workers dieing uncontrollably from any user_tasks (i.e. task_id ≥ 0); previously, only task_id == 0 - Improved IPC on the Windows platform for edge case when a worker is awaiting input while the manager process is restarting a worker - MCE, MCE::Child workers exit immediately upon receiving a SIGSEGV signal; this safeguards IPC from stalling inside the manager process - Enhanced the _wait_one private function in MCE::Child - Removed Prima from the list for auto-enabling the posix_exit option; Prima (since 1.52) is parallel safe during global cleanup - Reached 100% Pod coverage
2019-07-24 Paul Howarth <paul at city dash fan dot org> - 1.843-1 - Update to 1.843 - Updated results in MCE::Child (Parallel::ForkManager-like demonstration) - Completed missing interrupt signal-safety for the non-blocking methods in MCE::Channel::Mutex and MCE::Channel::Threads

Dependencies

Provides

  • perl-MCE-tools

Files


Sources on Pagure