]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1704396: reset the facet alarm timer
authorMike Rylander <mrylander@gmail.com>
Wed, 1 Nov 2017 22:22:21 +0000 (18:22 -0400)
committerJason Stephenson <jason@sigio.com>
Wed, 8 Nov 2017 18:46:24 +0000 (13:46 -0500)
commit938c5eab51d1223076e9a6bb667d2bf63f7be8db
tree5b3954ff159acc50799190b4460c4fcced9fb223
parent2e1fd6c8e3354e504ba830d6c02f94a8c87fe50d
LP#1704396: reset the facet alarm timer

When using alarm() one must reset the timer via alarm(0) or incur the wrath
of the spurious signal.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm