]> 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:36:20 +0000 (12:36 -0400)
commit20ec0244040090a8ac915a28fae9b9acabbecd68
treefe1874050bfeae69c9aa812e98ba824ae96c7d42
parentb464321d69646f31334780dfa6e1f0412df8b3bc
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