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

Correctly pass filename to file creation call #343

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Conversation

mattt
Copy link
Member

@mattt mattt commented Aug 30, 2024

Resolves #338

Follow up to #226

Filenames from open file handles were not being passed correctly in create / async_create. This PR fixes that and adds some test coverage.

Signed-off-by: Mattt Zmuda <mattt@replicate.com>
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
@mattt mattt merged commit 07df305 into main Aug 30, 2024
6 checks passed
@mattt mattt deleted the mattt/fix-file-creation branch August 30, 2024 13:11
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.

input_images must be a zip file error when running a training
1 participant