This function waits till all the jobs complete but doesn't cleanup
the associated resources. This is helpful in loops where the worker pool needs to be reused and continue the loop only when all the current jobs are completed.
This function waits till all the jobs complete but doesn't cleanup
the associated resources. This is helpful in loops where the worker pool needs to be reused and continue the loop only when all the current jobs are completed.