https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41918 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com --- Comment #8 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- A few testing notes: - SLEEP() can give you a query that takes a while to run without asking much of your machine - On my KTD, duplicate runs of the same report consistently took 10 seconds or so before they displayed the message telling me the run was blocked. So the page would look like the report was starting (spinning wheel, etc) though no process was ever started in the DB - KTD defaults to just two plack workers. You need to increase that in the koha-conf in order to test behavior when duplicate_running_reports_per_user_limit is set to 2 -- You are receiving this mail because: You are watching all bug changes.