summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/sighandler.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-08-131-0/+55
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Robert Guo2020-07-291-39/+0
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalRobert Guo2020-07-281-0/+39
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Henrik Edin2020-07-281-39/+0
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-07-271-0/+39
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-181-3/+3
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-2/+0
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-26/+19
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-5/+2
* SERVER-30872 Avoid modifying suite from signal handlerYves Duhem2017-10-091-2/+0
* SERVER-24783 resmoke.py now prints running tests when encountering timeoutsPeter Mauldin2017-06-021-7/+18
* SERVER-21842 Generate report.json file and dump resmoke stacks on WindowsEddie Louie2017-03-311-8/+65
* SERVER-21539 Write report.json file when resmoke.py receives a SIGUSR1.Max Hirschhorn2017-03-091-0/+53