Commit Graph

7 Commits

Author SHA1 Message Date
Carl Raiden Worley
0dadef8dd9 SERVER-47755 Send SIGABRT as a fallback in the hang analyzer 2020-10-12 23:18:14 +00:00
Carl Raiden Worley
d6f12000b4 SERVER-47755 Send SIGABRT as a fallback in the hang analyzer 2020-10-12 13:38:30 +00:00
vrachev
18f88ce068 SERVER-48705 resmoke.py sending SIGABRT to take core dumps on fixture teardown may overwrite core files from hang analyzer.
Adds an option to the hang-analyzer to kill processes after finishing analysis.
Updates assert.soon's usage of the hang-analyzer to use this option.
2020-06-22 18:43:58 +00:00
Mikhail Shchatko
412a1169bc SERVER-47880 Send SIGSTOP to all processes before attaching to any 2020-06-19 06:29:37 +00:00
Mikhail Shchatko
f46630dd3a SERVER-48112 Use Absolute Imports in Resmoke 2020-06-18 10:21:48 +00:00
vrachev
9fcca8acb9 SERVER-46882 Reuse debugger process for processes of same type in hang_analyzer.py 2020-06-02 14:46:56 +00:00
Carl Raiden Worley
d2af32dc70 SERVER-46684 Repackage the hang-analyzer as a resmoke subcommand 2020-05-04 19:28:28 +00:00