[PR #4] [MERGED] fix: Improve shutdown process for IRC Gateway and Server Directory se… #6

Closed
opened 2026-09-04 00:49:39 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RedWizardsLab/EchoHub/pull/4
Author: @HueByte
Created: 2/19/2026
Status: Merged
Merged: 2/19/2026
Merged by: @HueByte

Base: masterHead: dev


📝 Commits (2)

  • 1bf3245 fix: Improve shutdown process for IRC Gateway and Server Directory services
  • 4c19271 feat: Release v0.2.1 with shutdown and CI fixes

📊 Changes

6 files changed (+30 additions, -11 deletions)

View changed files

📝 docs/changelog/index.md (+1 -0)
📝 docs/changelog/toc.yml (+2 -0)
docs/changelog/v0.2.1.md (+13 -0)
📝 src/Directory.Build.props (+1 -1)
📝 src/EchoHub.Server.Irc/IrcGatewayService.cs (+11 -4)
📝 src/EchoHub.Server/Services/ServerDirectoryService.cs (+2 -6)

📄 Description

…rvices

Summary

Quick fixes to Server and connection disposal


🔄 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/RedWizardsLab/EchoHub/pull/4 **Author:** [@HueByte](https://github.com/HueByte) **Created:** 2/19/2026 **Status:** ✅ Merged **Merged:** 2/19/2026 **Merged by:** [@HueByte](https://github.com/HueByte) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`1bf3245`](https://github.com/RedWizardsLab/EchoHub/commit/1bf32450fd8395ab6ec597c18fbc5c2467148134) fix: Improve shutdown process for IRC Gateway and Server Directory services - [`4c19271`](https://github.com/RedWizardsLab/EchoHub/commit/4c192717def8ea8d944948a7dbbee25299ed058b) feat: Release v0.2.1 with shutdown and CI fixes ### 📊 Changes **6 files changed** (+30 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/changelog/index.md` (+1 -0) 📝 `docs/changelog/toc.yml` (+2 -0) ➕ `docs/changelog/v0.2.1.md` (+13 -0) 📝 `src/Directory.Build.props` (+1 -1) 📝 `src/EchoHub.Server.Irc/IrcGatewayService.cs` (+11 -4) 📝 `src/EchoHub.Server/Services/ServerDirectoryService.cs` (+2 -6) </details> ### 📄 Description …rvices # Summary Quick fixes to Server and connection disposal --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:49:39 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RedWizardsLab/EchoHub#6