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

fileop: create new fileOpSolver instance per Exec call #3753

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

tonistiigi
Copy link
Member

FileOpSolver keeps internal state about the vertex that has been loaded into it and should not be reused.

possibly fixes #3748

I don't have any theory of why this issue should be more likely in the latest release.

@sipsma @jedevc

FileOpSolver keeps internal state about the vertex that
has been loaded into it and should not be reused.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
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.

failed to solve: duplicate output 0 in FileOpSolver
3 participants