in reply to Re: Interrupt multi-process program while using MCE::Shared hash: END block code does not (all) run
in thread Interrupt multi-process program while using MCE::Shared hash: END block code does not (all) run

MCE->exit is important, before the worker exits. The manager process substracts the count by one and reaps the worker.

  • Comment on Re^2: Interrupt multi-process program while using MCE::Shared hash: END block code does not (all) run