Skip to content

Conversation

@acamargo
Copy link
Collaborator

@acamargo acamargo commented Apr 4, 2025

Current implementation of download-server? function in binary.clj file is not working as expected.
When the file doesn't exist, it evaluates to true, making the second or condition to be evaluated, thus raising a FileNotFound exception.
This PR fixes the algorithm in order to properly handle when the file doesn't exist.

@acamargo acamargo marked this pull request as draft April 4, 2025 13:53
@acamargo acamargo marked this pull request as ready for review April 4, 2025 17:17
@ericdallo ericdallo merged commit 84d8ddb into master Apr 4, 2025
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.

3 participants