-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
Dev Platform 2022-05-16
The hang analyzer has a confusing process tree, where hang_analyzer.py sends SIGUSR1 to python/resmoke processes, which in turn leads to SIGABRT being sent to mongod/s processes. Let's document that at the hang analyzer's entry point.