Add Dead lock detection
Open
enhancement
os: All
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**orimarko** ([Bug 61663](https://bz.apache.org/bugzilla//show_bug.cgi?id=61663&redirect=false)):
You can create a dead lock using Critical Section Controller and make JMeter stuck If inside lock A add lock B and inside other lock B add lock A with a few threads there's a dead lock.
Need to add Dead locks detection before test start
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.