-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
TIG 2016-09-19
This code block checks to see if resmoke.py succeeded before removing minidumps.
The check is not necessary because the minidumps are already archived by the time this code is executed. We should remove the check and stop writing a sentinel file.
- duplicates
-
SERVER-25797 remove silent process monitoring code.
- Closed