The main purpose if for testing, we need a way to know when the asynchronous jobs are completed after a mass import, before continuing on new tests.
This can also be useful for mass import procedure in production : stop apache, block indexing, run mass import, wait for async jobs, index root of import, unblock indexing, start apache.
- is required by
-
NXP-18355 Improve bench coverage
- Resolved