]> 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)
committerJason Stephenson <jason@sigio.com>
Thu, 20 Sep 2018 17:49:03 +0000 (13:49 -0400)
commitfc105fc32494a73c872c0b2e8a9362e2fc2d9f33
tree22ff1e3c2f776a071f8928cbd439922afb67a7df
parent918533b7cff1e7f123e1025d52ccdc1a87e40063
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>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Conflicts:
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js