]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
LP1707668: Allow RenewItem Message to Respond user/jboyer/lp1707668_renewitem
authorJason Boyer <jboyer@library.in.gov>
Mon, 31 Jul 2017 15:44:24 +0000 (11:44 -0400)
committerJason Boyer <jboyer@library.in.gov>
Mon, 31 Jul 2017 15:44:24 +0000 (11:44 -0400)
commite8619e7e0f32c87ccf55751982504139e8db6234
treee66d2988347a9df3d10574304fcd6d73758d86d7
parent2f304d0a0dd3c86b0445c26220c8e6c37f6a62e6
LP1707668: Allow RenewItem Message to Respond

A couple of $ses->simplereq() calls had
->gather(1) on the end which causes crashes
on receiving a RenewItem message.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
lib/NCIP/ILS/Evergreen.pm