diff --git a/parsl/executors/high_throughput/interchange.py b/parsl/executors/high_throughput/interchange.py index 4cce16761..6824ee842 100644 --- a/parsl/executors/high_throughput/interchange.py +++ b/parsl/executors/high_throughput/interchange.py @@ -104,7 +104,6 @@ def __init__(self, os.makedirs(self.logdir, exist_ok=True) start_file_logger("{}/interchange.log".format(self.logdir), level=logging_level) - logger.propagate = False logger.debug("Initializing Interchange process") self.client_address = client_address