Nik Everett bc65be2a65 Reindex: wait for cleanup before responding ()
Changes reindex and friends to wait until the entire request has
been "cleaned up" before responding. "Clean up" in this context
is clearing the scroll and (for reindex-from-remote) shutting
down the client. Failures to clean up are still only logged, not
returned to the user.

Closes 
2017-03-21 15:33:39 -04:00
..