Final PR #1

Merged
raul merged 9 commits from testing into main 2024-04-14 10:05:00 +02:00
Owner

I'm done with this project, it needs to be re-written from the ground up as it has become absolutely impossible to refactor in its current state

I'm done with this project, it needs to be re-written from the ground up as it has become absolutely impossible to refactor in its current state
raul added 9 commits 2024-04-14 10:00:08 +02:00
c85fa5b031 Fixed catastrophic memory leak in client
Whenever a server would be stopped while the clients were connected to
it, the for loop handling the messages received by the server would
start a feedback loop as no more data could be read from "conn", thus
spawning an infinite number of byte arrays and crashing my laptop
Go audit / audit (pull_request) Successful in 1m14s Details
cec33907b7
Removed currentUsers view
I cannot handle this codebase anymore
raul merged commit 2a3bd788f8 into main 2024-04-14 10:05:00 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: raul/mini-chat#1
No description provided.