mirror of
https://github.com/aurc/loggo.git
synced 2026-04-26 16:35:55 +03:00
[PR #11] [MERGED] Added guard in case of broken pipe for streaming #17
Labels
No labels
need more info
need more info
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/loggo#17
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/aurc/loggo/pull/11
Author: @aurc
Created: 7/11/2022
Status: ✅ Merged
Merged: 7/11/2022
Merged by: @aurc
Base:
main← Head:feature/fix_streamer📝 Commits (1)
4f9ad18Added 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.