The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.22

  • corrected a race condition where cancelled jobs may slip into the done queue
  • added ``init'' handler
  • calling ``sleep'' instead of ``yield'' in main thread to reduce the number of besy() tests

Modules

A simple thread-pool implementation