1
0
mirror of https://github.com/clearml/clearml synced 2025-03-05 11:38:49 +00:00
clearml/trains
2020-04-09 12:53:43 +03:00
..
backend_api
backend_config
backend_interface Check if join was successful when waiting for std flush pool 2020-04-09 12:51:34 +03:00
binding Use sub-process fork signal hooks instead of os._exit patch 2020-04-09 12:50:04 +03:00
config
debugging
storage ThreadPool should be terminated, not closed, otherwise it might hang 2020-04-09 12:47:38 +03:00
utilities Add thread_waited_join waited join for Thread/Process Pools 2020-04-09 12:45:06 +03:00
__init__.py
errors.py
logger.py Change TaskHandler.close() wait default to False as it should not wait for logs to flush 2020-04-09 12:39:09 +03:00
model.py
task_parameters.py
task.py Make sure task is marked as started in remote execution (just in case) 2020-04-09 12:53:43 +03:00
version.py