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

[misc] Show suggestion when locking metadata.lock fails #6919

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

PGZXB
Copy link
Contributor

@PGZXB PGZXB commented Dec 18, 2022

Issue: #4401

Brief Summary

I found that some users' programs warn the "[W ... Lock C:/taichi_cache/ticache/llvm/metadata.lock failed".
I think the crash when loading old version cache files which were generated by old version taichi-nightly could cause the warning. But I'm not sure.

Temporarily, show a message to suggest the user remove this .lock file manually.
And I will provide python -m taichi clean_ticache to allow user to clean the cache files manually.

@netlify
Copy link

netlify bot commented Dec 18, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit 3a3a5f9
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/639f1957408e720009fa376d

Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ailzhang ailzhang merged commit 5a76150 into taichi-dev:master Dec 19, 2022
lin-hitonami added a commit that referenced this pull request Dec 21, 2022
…anually (#6937)

Issue: #6919

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lin Jiang <linjiang@taichi.graphics>
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
…anually (taichi-dev#6937)

Issue: taichi-dev#6919

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lin Jiang <linjiang@taichi.graphics>
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.

2 participants