Skip to content

Fix issue with rerunning tasks via pytask.build. #626

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

Merged
merged 8 commits into from
Jul 19, 2024
Merged

Fix issue with rerunning tasks via pytask.build. #626

merged 8 commits into from
Jul 19, 2024

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Jul 12, 2024

Closes #625.

@tobiasraabe tobiasraabe added this to the v0.5.1 milestone Jul 12, 2024
@tobiasraabe tobiasraabe changed the title Fix issue with rerunning tasks via pytask.build. Fix issue with rerunning tasks via pytask.build. Jul 12, 2024
@tobiasraabe tobiasraabe merged commit 7f9a787 into main Jul 19, 2024
21 checks passed
@tobiasraabe tobiasraabe deleted the fix-625 branch July 19, 2024 08:01
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: Running pytask.build twice in one python call gives ValueError: list.remove(x): x not in list
1 participant