]> git.evergreen-ils.org Git - working/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:48:35 +0000 (13:48 -0500)
commitc3d05cae76fee23ccc37e204217837d511d2882d
treec71358fec25c6f282a27dc8f6408a32e14990e56
parent920028d5ba34a07e5088519624896ce7b9750584
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.

Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm

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