summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/logging/flush.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63872 Tighter task and idle timeoutsMikhail Shchatko2022-03-011-2/+2
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-181-1/+1
* SERVER-46436 wait up to 5 minutes for the flush thread to finish after a task...Robert Guo2020-03-091-2/+6
* SERVER-42623 Remove events from scheduler using `is` operator.Max Hirschhorn2019-08-061-2/+3
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-5/+2
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-52/+24
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-1/+0
* SERVER-28991 Eliminate having an AlarmClock thread for each test.Max Hirschhorn2017-05-161-32/+132
* SERVER-22142 join() FlushThread in resmoke.py after running all tests.Max Hirschhorn2016-01-151-3/+33
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-0/+67