in reply to Re^2: Parallel ForkManager problem: parent dies early before all the child finishes
in thread Parallel ForkManager problem: parent dies early before all the child finishes

Even the DBI docs say that you probably want to set InactiveDestroy in the child (although it says so in the section for AutoInactiveDestroy.)

Update: Okay, I see what I did there. LOL

  • Comment on Re^3: Parallel ForkManager problem: parent dies early before all the child finishes