[PR #319] [MERGED] Update some notes for log results #394

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/319
Author: @13xforever
Created: 5/17/2019
Status: Merged
Merged: 5/17/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

  • 133a970 check for the new spurs thread count setting
  • 1cdf26f fix possible hang on connect where discord client will wait for the guild forever
  • aa22620 replace Lower SPU Thread Priority with Thread Scheduler
  • c83ab84 return lower spu thread priority and balance it with native ui

📊 Changes

4 files changed (+32 additions, -19 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+19 -18)
📝 CompatBot/Program.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+2 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+10 -0)

📄 Description

No description provided


🔄 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/319 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/17/2019 **Status:** ✅ Merged **Merged:** 5/17/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`133a970`](https://github.com/RPCS3/discord-bot/commit/133a970b21548cf5bdb1f9f2a516a6bc4ae87599) check for the new spurs thread count setting - [`1cdf26f`](https://github.com/RPCS3/discord-bot/commit/1cdf26f38c3aee2578664ae9fba29f2cbd38acfa) fix possible hang on connect where discord client will wait for the guild forever - [`aa22620`](https://github.com/RPCS3/discord-bot/commit/aa22620dcca3ce2946a10c8332883df09dbf84c7) replace Lower SPU Thread Priority with Thread Scheduler - [`c83ab84`](https://github.com/RPCS3/discord-bot/commit/c83ab84898c7fe7c7e342f63f62b231bcf449a43) return lower spu thread priority and balance it with native ui ### 📊 Changes **4 files changed** (+32 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+19 -18) 📝 `CompatBot/Program.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+2 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+10 -0) </details> ### 📄 Description _No description provided_ --- <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:50 -05:00
yindo closed this issue 2026-02-15 15:55:50 -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#394