Matteo Di Bernardo

Results 3 comments of Matteo Di Bernardo

Thanks for consolidating this here and for pointing to the specific code in `job_scheduler.py`. That `update_input_sizes` method using `asyncio.gather` with individual `path.exists()` and `path.size()` calls is exactly where I'm seeing...