Function to find a file in the parent's work dirs
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?)?