The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.004 - 2023-10-31

  • Fixed
    • Fixed check for expired parent jobs when dequeuing. Thanks @a-leelan and @GrantStreetGroup for fixing this bug! [Github #43]
    • Dropped useless index on minion_jobs table (now that it has a primary key). Thanks @a-leelan and @GrantStreetGroup for fixing this! [Github #43]