Skip to content

Conversation

@rklaehn
Copy link
Collaborator

@rklaehn rklaehn commented Sep 17, 2025

This updates sendme to iroh and iroh-blobs current main. Functionality should be unchanged.

CC @ramfox

@n0bot n0bot bot added this to iroh Sep 17, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Sep 17, 2025
@ramfox ramfox merged commit f2b6603 into main Sep 19, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Sep 19, 2025
@ramfox ramfox deleted the update-provider-events branch September 19, 2025 15:00
Comment on lines 486 to 492
.export_with_opts(ExportOptions {
hash: *hash,
target,
mode: ExportMode::TryReference,
mode: ExportMode::Copy,
})
.stream()
.await;
Copy link
Member

Choose a reason for hiding this comment

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

@rklaehn is this change intentional?
A user on discord is reporting that this causes another extra 7+ minutes for them when receiving a ~4GB file.
Given the PR description says "functionality should be unchanged", should this change be reverted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

4 participants