Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
XRAY 2020 Sprint 2
-
Description
When calculating requirement status, Xray is using parallelisation for the calculation of Tests letting the JVM limit the number of threads.
This is can be risky if multiple threads try use connections from the db connection pool.