run-tests: prevent race-condition when picking a channel
Before this, multiple jobs could search the list at the same time and pick the same free channel. We now project this search/assignment with a simple lock.
parent
eca367970253
No related branches found
No related tags found
Please register or sign in to comment