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

Fix readAllBytes with http files #5202

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

pditommaso
Copy link
Member

This commit fixes the use of Files.readAllBytes when applied to a Http file Path. The implement was only working for files smaller than buffer object.

Signed-off-by: Paolo Di Tommaso <[email protected]>
Copy link

netlify bot commented Aug 4, 2024

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 2435d2c
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/66af4854dc07250008f60c4c

@pditommaso pditommaso merged commit 7e90ce6 into master Aug 5, 2024
21 checks passed
@pditommaso pditommaso deleted the fix-http-readallbytes branch August 5, 2024 07:14
pditommaso added a commit that referenced this pull request Sep 4, 2024
nschan pushed a commit to nschan/nextflow that referenced this pull request Sep 12, 2024
Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Niklas Schandry <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant