diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2016-08-02 00:07:13 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2016-08-02 11:51:14 -0300 |
commit | 1c8b39b808a5d5b56f5463d29ad1a7e901bf84d5 (patch) | |
tree | c47f13f86f9ea9ec60fb105921204c6b08d4a11e /testing/tests/client/test_doc.py | |
parent | e315847bd06bb575505720bd7e882e07406b1fab (diff) |
[test] avoid race condition on test_processing_order
test_processing_order aims to check that unordered docs wont be
processed, but if we let the pool start and advance Twisted LoopingCall
clock right before calling the processing method manually, the process
method will run concurrently and cause a race condition issue.
Diffstat (limited to 'testing/tests/client/test_doc.py')
0 files changed, 0 insertions, 0 deletions