Summary: The code was already trying to do that but failing. Now it works. This revealed a slight bug where the progress bar would always stop at N-1/N 99% jobs. Fixed by moving the progress bar updates *after* the operation that might decrease the number of jobs left. Reviewed By: mityal Differential Revision: D17423978 fbshipit-source-id: fc32db5f3master
parent
85977bf327
commit
a01639e098
Loading…
Reference in new issue