Skip to content
Snippets Groups Projects
Commit 1c8b39b8 authored by Victor Shyba's avatar Victor Shyba Committed by drebs
Browse files

[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.
parent e315847b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment