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: reindex output cache after build (#1149) #1209

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tl-hbk
Copy link

@tl-hbk tl-hbk commented Nov 21, 2024

Fix #1149

The change in build.rs fixes the --no-test arg causing the repodata.json to not be regenerated after a package was built.

@tl-hbk tl-hbk changed the title fix: reindex output cache after build and drop SparseRepoData locks (#1149) fix: reindex output cache after build (#1149) Nov 26, 2024
@tl-hbk
Copy link
Author

tl-hbk commented Nov 26, 2024

I removed the concurrency stuff from this PR as I'm having trouble with deadlocks. Going to create a separate PR/issue for that

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.

Bug: --no-test causing output cache repodata.json to not get updated
1 participant