]> git.evergreen-ils.org Git - Evergreen.git/commit
Repair clear holds shelf transaction timeout
authorBill Erickson <berick@esilibrary.com>
Tue, 26 Feb 2013 19:33:58 +0000 (14:33 -0500)
committerBen Shum <bshum@biblio.org>
Thu, 28 Feb 2013 01:08:46 +0000 (20:08 -0500)
commitf86dc5e760d2f4477b8157ed5b23a48662fff0f2
tree3a18927067998d6cc984c4d9a5fbf66634d4c753
parent42dc80ef7e60929bb53dead5105bff63586c6b79
Repair clear holds shelf transaction timeout

Initiate our cstore transaction after making the initial, potentially
long-running call to collect the clear-shelf holds to process.
Otherwise, the cstore transaction may time out while waiting on the
holds retrieval to complete.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm

Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm