[PR #5] [CLOSED] minor changes added garbage collector to keep memory usage down #931

Closed
opened 2026-02-27 15:52:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/5
Author: @ghost
Created: 8/1/2014
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 8c1c1ca Minor changes - memory management
  • 25af6f0 deleted unused class

📊 Changes

3 files changed (+74 additions, -49 deletions)

View changed files

📝 Client/Core/Client.cs (+25 -17)
📝 Client/Core/Commands/CommandHandler.cs (+24 -15)
📝 Server/Core/Client.cs (+25 -17)

📄 Description

accidentally added the server class for the client, but deleted it again and re-committed


🔄 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/quasar/Quasar/pull/5 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/1/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8c1c1ca`](https://github.com/quasar/Quasar/commit/8c1c1ca00c3de2cef172b86900753285ec050795) Minor changes - memory management - [`25af6f0`](https://github.com/quasar/Quasar/commit/25af6f05621673dc213bbd7ef211672a049211a1) deleted unused class ### 📊 Changes **3 files changed** (+74 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Client.cs` (+25 -17) 📝 `Client/Core/Commands/CommandHandler.cs` (+24 -15) 📝 `Server/Core/Client.cs` (+25 -17) </details> ### 📄 Description accidentally added the server class for the client, but deleted it again and re-committed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:31 +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/Quasar#931
No description provided.