Skip to content

Reading a file from your own shares doesn't take the fast path #54

Description

@Jille

Now that we fixed the bug that ~every transfer kicked into orchestrated mode, we nicely stay in simple mode when hashing a file. However: now it doesn't seem to detect that you're reading the file from yourself and just use the real file in transfer.Transfer.storage. That means it has to copy all the bytes over gRPC with all the encryption etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions