Skip to content

Conversation

@smmalis37
Copy link
Contributor

When running a pipeline locally, flowey will create temporary working directories for each step and move the process's working directory into them. Later on, flowey may try to delete these temporary directories. This is fine on Linux, but on Windows processes hold a handle to their working directory, so this fails. Fix this by just leaving the last step's working directory after it's done.

@smmalis37 smmalis37 requested a review from a team as a code owner December 24, 2025 05:38
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.

1 participant