Skip to content

Function to find a file in the parent's work dirs

Manon Blanco requested to merge find-file-in-parent-work-dirs into master

Closes #215 (closed)

I added a function in BaseWorker and removed the retrieve_parents_cache_path function. Is it ok like this or should I still keep this function (is it often used in workers?)?

Merge request reports