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

fix: turn off symlink follow for task cache #2209

Merged

Conversation

ruben-arts
Copy link
Contributor

Unfortunately the .follow_links(true) created some issues. The idea is to completely redo the file search logic but for now we turn of the breaking option.

Closes #2196 #2205

@ruben-arts ruben-arts requested a review from wolfv October 7, 2024 07:46
@Hofer-Julian Hofer-Julian merged commit 24264e6 into prefix-dev:main Oct 7, 2024
40 checks passed
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

Successfully merging this pull request may close these issues.

Task cache issues when broken symlink in the root folder, since v0.31
2 participants