[PR #71] [MERGED] for some reason pipe reader decided to break on advance #189

Closed
opened 2026-02-15 15:55:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/71
Author: @13xforever
Created: 8/29/2018
Status: Merged
Merged: 8/29/2018
Merged by: @Nicba1010

Base: masterHead: hotfix/pipe_stuff


📝 Commits (1)

  • 3eb08dd for some reason pipe reader decided to break on advance with specified examined position

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 CompatBot/CompatBot.csproj (+5 -5)
📝 CompatBot/EventHandlers/LogParsing/LogParser.PipeReader.cs (+1 -1)

📄 Description

don't tell the pipe the examined position to fix this?
also updated some deps


🔄 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/RPCS3/discord-bot/pull/71 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/29/2018 **Status:** ✅ Merged **Merged:** 8/29/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `hotfix/pipe_stuff` --- ### 📝 Commits (1) - [`3eb08dd`](https://github.com/RPCS3/discord-bot/commit/3eb08ddca00e70f538f64185e0e8eea2899fcc15) for some reason pipe reader decided to break on advance with specified examined position ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/CompatBot.csproj` (+5 -5) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.PipeReader.cs` (+1 -1) </details> ### 📄 Description don't tell the pipe the examined position to fix this? also updated some deps --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:55:17 -05:00
yindo closed this issue 2026-02-15 15:55:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#189