-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
The history seems to store relative paths, which can cause up-to-date tasks to rerun if we run from a different working directory. Is there a way to have the history store absolute paths instead (or any other pointers to avoid the issue)? Thank you!
Line 4820 in 9367f82
| yield os.path.relpath(o_f_n) |
Metadata
Metadata
Assignees
Labels
No labels