[Koha-bugs] [Bug 23571] fines.pl may block server

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 08:53:59 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23571

Hugo Agud <hagud at orex.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96055|0                           |1
        is obsolete|                            |

--- Comment #4 from Hugo Agud <hagud at orex.es> ---
Created attachment 98898
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98898&action=edit
Bug 23571: [DO NOT PUSH] crash condition builder

This patch adds t/db_dependent/bug_23571_crash_condition_builder.t file
This file is not intended to be part of Koha, but it's used to emulate crash
conditions.
It will create 5000 users, 5000 biblios with 2 items each, and each item issued
to a user.
It really takes a lot of time, so please be zen about it ;)

To use it execute
prove t/db_dependent/bug_23571_crash_condition_builder.t

Sponsored-by: Orex Digital

Signed-off-by: Hugo Agud <hagud at orex.es>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list