#2998 Instead of waiting 2 seconds, really poll worker status
Merged by pingou. Opened by bkabrda.
bkabrda/pagure test-worker-poll  into  master

Download 2998.patch

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 :)

Nice, mind rebasing? I'll merge it :)

rebased onto 72bb39552569b1cedc8abab9d4b3e63e3a6cc4d1

Thanks! :)

Pull-Request has been merged by pingou

Metadata