Skip to content

Conversation

@itowlson
Copy link
Collaborator

Fixes #3048.

I don't love this, to be honest. I want verified_download not to rely on the assumption that same file name guarantees same file contents, but maybe the cost in weird types (a single case enum, fie) and apologetically long doc comments is hinting to me that you can't always get what you want.

Anyway, it appears to work. But if someone would care to gently point out to me the obviously more elegant fix that I've overlooked, I'll be delighted to implement it.

Copy link
Collaborator

@fibonacci1729 fibonacci1729 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sane to me! It's worth getting this in asap to unblock you.

Copy link
Collaborator

@michelleN michelleN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great to have an e2e sometime down the line.

@itowlson itowlson merged commit 1d68c9d into spinframework:main Mar 18, 2025
17 checks passed
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.

Race condition when downloading files

3 participants