[PR #75] [MERGED] Reduce RAM Consumption #131

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

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/75
Author: @NghiaTranUIT
Created: 6/4/2021
Status: Merged
Merged: 6/4/2021
Merged by: @NghiaTranUIT

Base: mainHead: bug/memory


📝 Commits (2)

  • 5e9f391 Set a limit of a pending queue
  • c02d651 Remove all pending item if receives memory warning notification

📊 Changes

1 file changed (+37 additions, -0 deletions)

View changed files

📝 Sources/Transporter.swift (+37 -0)

📄 Description

Changelog

  • Set a limit for a pending list (30 items)
  • Flush all item if there is a memory warning notification (iOS Only)

Ticket


🔄 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/75 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 6/4/2021 **Status:** ✅ Merged **Merged:** 6/4/2021 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `bug/memory` --- ### 📝 Commits (2) - [`5e9f391`](https://github.com/ProxymanApp/atlantis/commit/5e9f3914923c2ae8e659e46fc6295e6b35001015) Set a limit of a pending queue - [`c02d651`](https://github.com/ProxymanApp/atlantis/commit/c02d65168bdf8e3550e9b96dacb678a71d1915bf) Remove all pending item if receives memory warning notification ### 📊 Changes **1 file changed** (+37 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Transporter.swift` (+37 -0) </details> ### 📄 Description ## Changelog - Set a limit for a pending list (30 items) - Flush all item if there is a memory warning notification (iOS Only) ## Ticket - Close #74 --- <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:00 +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#131
No description provided.