Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(cli-integ): fix a race condition in the resource-pool tests (#3…
…2646) There was a race condition between `take1` and `take2`, and the tests would expect `take1` to always win the race. Change the test to force `take1` to win. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information