]> 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:04 +0000 (13:46 -0500)
commitfa6b3464a10de71e45666cdb9191b80fca9f8164
tree944f453be09f881dbb47d1eb822e57d8b7902e2f
parent1c4b73fc3d5b7267f45a479c4f53b53e035b27e4
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