[PR #446] [MERGED] Fix false positive for broken files in one case #518

Closed
opened 2026-02-15 15:56:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/446
Author: @13xforever
Created: 10/31/2019
Status: Merged
Merged: 10/31/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • b34136b try to fix restart notification inside docker
  • 7cf3a33 add libgdiplus libraries to the container
  • d8ff8c6 fix false positive sys_fs_open failed on CELL_EMFILE

📊 Changes

3 files changed (+13 additions, -7 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -1)
📝 CompatBot/Program.cs (+5 -6)
📝 Dockerfile (+7 -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/446 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/31/2019 **Status:** ✅ Merged **Merged:** 10/31/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`b34136b`](https://github.com/RPCS3/discord-bot/commit/b34136b39531db08f05da1382094e4447d6f9688) try to fix restart notification inside docker - [`7cf3a33`](https://github.com/RPCS3/discord-bot/commit/7cf3a33a815e913b83333be213165d6c4766b010) add libgdiplus libraries to the container - [`d8ff8c6`](https://github.com/RPCS3/discord-bot/commit/d8ff8c6f369215d2b3e43d52f9283e160a47c3b9) fix false positive sys_fs_open failed on CELL_EMFILE ### 📊 Changes **3 files changed** (+13 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -1) 📝 `CompatBot/Program.cs` (+5 -6) 📝 `Dockerfile` (+7 -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:56:11 -05:00
yindo closed this issue 2026-02-15 15:56:11 -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#518