]
Tibor Zimanyi closed DROOLS-2632.
---------------------------------
Resolution: Won't Do
Get rid of Thread.sleep() calls in tests
----------------------------------------
Key: DROOLS-2632
URL:
https://issues.jboss.org/browse/DROOLS-2632
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.7.0.Final
Reporter: Tibor Zimanyi
Assignee: Tibor Zimanyi
Priority: Minor
Using Thread.sleep() can introduce nondeterminism to tests. We need to get rid of all
Thread.sleep() calls in tests.