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

Used cache does not get set early enough #333

Closed
Oddant1 opened this issue Apr 2, 2024 · 1 comment
Closed

Used cache does not get set early enough #333

Oddant1 opened this issue Apr 2, 2024 · 1 comment
Assignees

Comments

@Oddant1
Copy link
Member

Oddant1 commented Apr 2, 2024

When running an action with --use-cache (currently only pipelines but #332 may change this) we will call convert on all QIIME2Type args before we parse out the used cache. This will end up calling Archiver.load which will save a version of the inputs into the tmp cache's process pool. It may not be particularly possible or at least not easy to resolve this because the call to convert is a part of click.

@Oddant1
Copy link
Member Author

Oddant1 commented Jun 13, 2024

closed by #332

@Oddant1 Oddant1 closed this as completed Jun 13, 2024
@Oddant1 Oddant1 removed this from 2024.10 🎃 Jun 13, 2024
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