Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

saveSimList() doesn't respect option 'reproducible.tempPath' #226

Open
achubaty opened this issue Nov 25, 2022 · 0 comments
Open

saveSimList() doesn't respect option 'reproducible.tempPath' #226

achubaty opened this issue Nov 25, 2022 · 0 comments

Comments

@achubaty
Copy link
Contributor

setting options(reproducible.tempPath = "blah") doesn't affect the usage of /tmp (i.e., it uses a different random Require tmp location anyway)

caching per se doesn't seem to have this issue -- I see hardlinked files in the cache directory but note the absence of hardlinks in the ls output above (the 1 after the file permissions indicates the number of refs pointing to that file).

Originally posted by @achubaty in #157 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant