commit | dadf00e2268dc11c79720bd29ee60d3687312c75 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Jul 15 08:25:03 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jul 15 19:41:26 2022 +0200 |
tree | 63a0bcfb7cbd150487c2cf8d80f2975673bb3a03 | |
parent | dd75b64cdfaa50588509d3b2aa00029cfe52e4bd [diff] |
DEBUG: cli: add a new "debug dev deadlock" expert command This command will create the requested number of tasks competing on a lock, resulting in triggering the watchdog and crashing the process. This will help stress the watchdog and inspect the lock debugging parts.