[PR #1120] [MERGED] kernel: Quiet sceKernelWaitEventFlag error log on timeout. #1942

Closed
opened 2026-02-27 21:14:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1120
Author: @squidbus
Created: 9/28/2024
Status: Merged
Merged: 9/28/2024
Merged by: @polybiusproxy

Base: mainHead: quiet-log-2


📝 Commits (1)

  • 93b848b kernel: Quiet sceKernelWaitEventFlag error log on timeout.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/core/libraries/kernel/event_flag/event_flag.cpp (+1 -1)

📄 Description

Another log spam reduction by not printing an error when sceKernelWaitEventFlag times out.


🔄 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/shadps4-emu/shadPS4/pull/1120 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 9/28/2024 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `quiet-log-2` --- ### 📝 Commits (1) - [`93b848b`](https://github.com/shadps4-emu/shadPS4/commit/93b848b62de31d109667e389c8966b5856bd9701) kernel: Quiet sceKernelWaitEventFlag error log on timeout. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/event_flag/event_flag.cpp` (+1 -1) </details> ### 📄 Description Another log spam reduction by not printing an error when `sceKernelWaitEventFlag` times out. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:33 +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/shadPS4#1942
No description provided.