POEx-WorkerPool-0.092650 was just released, i'm still encountering the same errors. With
my $steps = 1; my $good = 2;
Faulting application perl.exe, version 0.0.0.0, faulting module perl510.dll, version 0.0.0.0, fault address 0x000209e2.
with
my $steps = 1; my $good = 1; .. # Worker(3) dequeued Job(D2DB495B-6C1A-1014-BE9A-DA74C64800D2) ok 10 - We successfully got the enqueue error exception
Perl has encountered an error and needs to close. Faulting application perl.exe, version 0.0.0.0, faulting module , version 0.0.0.0, fault address 0x00000000.
with
sub POE::Kernel::TRACE_EVENTS () { 1 } ... 488: <ev> enqueued event 7 ``_garbage_collect'' from session 7 (Worker +:F38A37D0-6C1A-1014-8F7C-D26FC64800D2) to session7 (Worker:F38A37D0-6 +C1A-1014-8F7C-D26FC64800D2) at 1253688902.82655 at C:/perl/site/5.10. +1/lib/POE/Resource/Events.pm line 71 488: <ev> Dispatching event -1520 ``_start'' () from session 2 (MyTest +er=HASH(0x29023bc)) to POEx::WorkerPool::Worker=HASH(0x9f7c924) at C: +/perl/site/5.10.1/lib/POE/Kernel.pm line 906 488: <ev> dispatching event -1520 ``_start'' to session 9 (POEx::Worke +rPool::Worker=HASH(0x9f7c924)) at C:/perl/site/5.10.1/lib/POE/Kernel. +pm line 1048

AppName: perl.exe AppVer: 0.0.0.0 ModName: perl510.dll ModVer: 0.0.0.0 Offset: 000ee6ad


In reply to Re: POEx-WorkerPool-0.092560/t/01-basic.t memory usage by Anonymous Monk
in thread POEx-WorkerPool-0.092560/t/01-basic.t memory usage by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.