Instead of just waiting 2 seconds for worker to initialize, this PR implements actually polling until the worker is initialized. In my local testing, this brings down execution time for every single test case (that uses worker) by 1.3 seconds. YMMV :)
Instead of just waiting 2 seconds for worker to initialize, this PR implements actually polling until the worker is initialized. In my local testing, this brings down execution time for every single test case (that uses worker) by 1.3 seconds. YMMV :)