Restructure thread/fork tests to run with maximum concurrency
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 5 Mar 2016 14:32:11 +0000 (15:32 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 8 Mar 2016 08:22:48 +0000 (09:22 +0100)
commit10dd5c05fee5be6ff4d72e41ab0d7b51809fdb5a
tree10b42f26f7c7181871b1847143be878cd8c00de1
parentbd52af73fba43175e16439d2a241dbf9d468cd5f
Restructure thread/fork tests to run with maximum concurrency

Add better exit handling on older perls: the thread-related failures on
global destroy have nothing to do with what we want to test. Activated by
setting $ENV{DBICTEST_DIRTY_EXIT}

Also reduce the default amount of workers - 10 is too many
t/50fork.t
t/51threadnodb.t
t/51threads.t
t/51threadtxn.t
t/lib/ANFANG.pm