cpan MCE 1.503

latest releases: 1.900, 1.899, 1.898...
10 years ago

[BUG FIXES]

  • The previous release introduced a bug by removing the line closing
    STDERR and STDOUT prior to workers exiting. The proper fix intended
    is to flush (not close) the handles. Closing them was not the thing
    to do in the first place due to possibly needed by the END block or
    WARN/DIE handlers initiated from inside the END block.

[ENHANCEMENTS]

  • Updated README under examples/tbray and examples/matmult.
  • Changed 0.499 to 0.5 inside the yield method.
  • Small cosmetic changes otherwise.

Don't miss a new MCE release

NewReleases is sending notifications on new releases.