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

Saner outgoing file transfers #1180

Merged

Conversation

robinlinden
Copy link
Collaborator

No description provided.

@robinlinden
Copy link
Collaborator Author

After this change, it's probably also possible to get rid of the FLAG_GRANT_PERSISTABLE_URI_PERMISSION-bits we have, but I need to do some more testing before touching that.

@robinlinden robinlinden force-pushed the saner-outgoing-file-transfers branch 2 times, most recently from 5c270cc to f055edd Compare January 9, 2024 20:21
We were spending a lot of time opening and seeking through files. Now we
instead open a file stream and keep it open until the file transfer is
complete.
@robinlinden robinlinden marked this pull request as ready for review January 28, 2024 00:26
@robinlinden robinlinden merged commit 88166a0 into evilcorpltd:master Jan 29, 2024
11 checks passed
@robinlinden robinlinden deleted the saner-outgoing-file-transfers branch January 29, 2024 21:06
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.

1 participant