blob: c1d72be28fed5a217ae91b2883a99bd209096f41 [file] [log] [blame]
Index: trunk/xdocs/usermanual/component_reference.xml
===================================================================
--- trunk/xdocs/usermanual/component_reference.xml (revision 1813267)
+++ trunk/xdocs/usermanual/component_reference.xml (working copy)
@@ -2603,6 +2603,7 @@
<note>
Critical Section Controller takes locks only within one JVM, so if using Distributed testing ensure your use case does not rely on all threads of all JVMs blocking.
</note>
+ <note>Using multiple Critical Section Controllers can create a dead lock in a multi threads tests if the locks are taken in different order</note>
</component>