[PR #11] [MERGED] Added guard in case of broken pipe for streaming #17

Closed
opened 2026-03-03 00:06:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aurc/loggo/pull/11
Author: @aurc
Created: 7/11/2022
Status: Merged
Merged: 7/11/2022
Merged by: @aurc

Base: mainHead: feature/fix_streamer


📝 Commits (1)

  • 4f9ad18 Added guard in case of broken pipe for streaming

📊 Changes

3 files changed (+28 additions, -1 deletions)

View changed files

📝 README.md (+4 -0)
📝 internal/reader/pipe_reader.go (+2 -1)
internal/uitest/streamer/main_streamer.go (+22 -0)

📄 Description

Added guard in case of broken pipe for streaming


🔄 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/aurc/loggo/pull/11 **Author:** [@aurc](https://github.com/aurc) **Created:** 7/11/2022 **Status:** ✅ Merged **Merged:** 7/11/2022 **Merged by:** [@aurc](https://github.com/aurc) **Base:** `main` ← **Head:** `feature/fix_streamer` --- ### 📝 Commits (1) - [`4f9ad18`](https://github.com/aurc/loggo/commit/4f9ad18bf2d3ac9107a1eac8c0cc98f83becf8fc) Added guard in case of broken pipe for streaming ### 📊 Changes **3 files changed** (+28 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) 📝 `internal/reader/pipe_reader.go` (+2 -1) ➕ `internal/uitest/streamer/main_streamer.go` (+22 -0) </details> ### 📄 Description Added guard in case of broken pipe for streaming --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:06:09 +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/loggo#17
No description provided.