in reply to Re: Unexpected and uncatchable database corruption errors using DBD::SQLite & Parallel::ForkManager
in thread Unexpected and uncatchable database corruption errors using DBD::SQLite & Parallel::ForkManager
That does the trick. Giving each forked process its own database handle makes all of the corruption errors go away.
Thanks!
In Section
Seekers of Perl Wisdom