We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When downloading torrents in Brave, they are stored in RAM. This means that if your torrent is larger than your RAM, it will crash the tab.
The tab either freezes, or the torrent finishes and then the tab crashes once you try to save it.
The torrent should be downloaded in a temporary file rather than in RAM
Every time a torrent larger than your available RAM is downloaded, and even sometimes when the torrent is smaller.
1.21.77 Chromium: 89.0.4389.90 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
Dupe of #5563
Sorry, something went wrong.
No branches or pull requests
Description
When downloading torrents in Brave, they are stored in RAM. This means that if your torrent is larger than your RAM, it will crash the tab.
Steps to Reproduce
Actual result:
The tab either freezes, or the torrent finishes and then the tab crashes once you try to save it.
Expected result:
The torrent should be downloaded in a temporary file rather than in RAM
Reproduces how often:
Every time a torrent larger than your available RAM is downloaded, and even sometimes when the torrent is smaller.
Brave version (brave://version info)
1.21.77 Chromium: 89.0.4389.90 (Official Build) (64-bit)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: