[PR #96] [CLOSED] Fix crash when download large file #143

Closed
opened 2026-03-03 19:12:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/96
Author: @sega4revenge
Created: 3/25/2022
Status: Closed

Base: mainHead: bug/crash_download_large_file


📝 Commits (2)

  • 4413d42 Fix crash when download large file
  • 712254b Update Maximum File Size Response

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 Sources/Packages.swift (+7 -1)
📝 Sources/Transporter.swift (+1 -1)

📄 Description

Avoid memory consuming in app when download large file that causing crash app
Screen Shot 2022-03-25 at 18 56 48
Screen Shot 2022-03-25 at 19 05 11
Screen Shot 2022-03-25 at 19 06 07


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ProxymanApp/atlantis/pull/96 **Author:** [@sega4revenge](https://github.com/sega4revenge) **Created:** 3/25/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bug/crash_download_large_file` --- ### 📝 Commits (2) - [`4413d42`](https://github.com/ProxymanApp/atlantis/commit/4413d4235330f04721c00903fbbc5447571fd50c) Fix crash when download large file - [`712254b`](https://github.com/ProxymanApp/atlantis/commit/712254be4979d9140fd38f5e6bc7aaef55c08fd1) Update Maximum File Size Response ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Packages.swift` (+7 -1) 📝 `Sources/Transporter.swift` (+1 -1) </details> ### 📄 Description Avoid memory consuming in app when download large file that causing crash app <img width="468" alt="Screen Shot 2022-03-25 at 18 56 48" src="https://user-images.githubusercontent.com/12556134/160116567-e10b2182-c592-4913-af8b-5109c57df56a.png"> <img width="918" alt="Screen Shot 2022-03-25 at 19 05 11" src="https://user-images.githubusercontent.com/12556134/160117830-a7672832-b82a-4fdc-8aa6-cd44269e8c13.png"> <img width="1679" alt="Screen Shot 2022-03-25 at 19 06 07" src="https://user-images.githubusercontent.com/12556134/160117835-c6839084-13bf-4a97-b923-b9f2326a3df2.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:12:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/atlantis#143
No description provided.