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
The actual application doesn't hit the database that hard; the test code is designed to get to failure more quickly.
After the fix suggested by moritz, everything is working fine.
In Section
Seekers of Perl Wisdom