commit | e5e62231d8c49970aa8758fa28a3ac81e644fcb0 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu May 04 11:50:26 2023 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu May 04 11:50:26 2023 +0200 |
tree | 21248ee5a7a7a2dae4e0bffd71c36b7d72f1af63 | |
parent | b30ced3d88cd2657aa13f531841602b1d405a433 [diff] |
MINOR: debug: permit the "debug dev loop" to run under isolation Sometimes it's convenient to test the effect of tasks running under isolation, e.g. to validate the contents of the crash dumps. Let's add an optional "isolated" keyword to "debug dev loop" for this.