14597fb MockModuleBuilder: don't accidentally remove log files from other threads

1 file Authored by otaylor a year ago, Committed by breilly a year ago,
    MockModuleBuilder: don't accidentally remove log files from other threads
    
    The _purge_useless_log_files() method, if run at the wrong time, would
    remove log files that other threads were still creating.