]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1732761: Chain the promises to avoid races
authorMike Rylander <mrylander@gmail.com>
Fri, 3 Aug 2018 21:25:33 +0000 (17:25 -0400)
committerKathy Lussier <klussier@masslnc.org>
Thu, 20 Sep 2018 16:25:41 +0000 (12:25 -0400)
commit140ff94d566acf262486152bad8395b32429ed4b
tree9f10cae5ab1c6726b38d95aabc696c490a9824e3
parent443ed531a19fdea611a01f931252316cffbbce47
LP#1732761: Chain the promises to avoid races

It looks like there's a race condition gathering locations for larger copy
sets.  Here we chain the promises to remove the race by serialization.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js