submitit/core/plugins.py (2 lines): - line 29: # TODO: use sys.modules.keys() and importlib.resources to find the files - line 64: # TODO: check collisions between executor names submitit/auto/auto.py (1 line): - line 115: # TODO this should be done through update parameters submitit/core/core.py (1 line): - line 424: # TODO: keep state info once job is finished? submitit/core/submission.py (1 line): - line 58: except Exception as error: # TODO: check pickle methods for capturing traceback; pickling and raising submitit/core/utils.py (1 line): - line 329: ) # TODO bad parsing