Commit Graph

5 Commits

Author SHA1 Message Date
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