mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #463] [MERGED] Resources usage optimization #512
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#512
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/463
Author: @mageddo
Created: 6/4/2024
Status: ✅ Merged
Merged: 6/4/2024
Merged by: @mageddo
Base:
master← Head:feat/455📝 Commits (5)
8cac13acanceling ping threada99bdberelease notes5f72a13[Gradle Release Plugin] - new version commit: '3.19.1'.3d76600adjusting release notesc6f4413adjusting version📊 Changes
6 files changed (+64 additions, -11 deletions)
View changed files
📝
RELEASE-NOTES.md(+3 -0)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/dnsserver/TCPServer.java(+19 -8)📝
src/main/java/com/mageddo/net/NetExecutorWatchdog.java(+3 -2)➕
src/test/java/com/mageddo/net/NetExecutorWatchdogTest.java(+31 -0)📝
src/test/java/testing/templates/IpAddrTemplates.java(+7 -0)📄 Description
Resources usage optimization identified at #455
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.