Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test-concurrency: Lower lock timeout
If there's a locking issue in this test, then it's likely not going to resolve after a few seconds of serializing access. Lower the default 30 second lock timeout to 5 seconds to prevent the test from hanging unnecessarily. (cherry picked from commit 055b263)
- Loading branch information