[PR #150] fix(gui): log errors instead of silencing instructions #178

Open
opened 2026-05-07 00:19:03 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/150
Author: @shash-hq
Created: 1/2/2026
Status: 🔄 Open

Base: mainHead: fix/gui-reliability


📝 Commits (1)

  • 3ce39b2 fix(gui): log errors instead of silencing instructions

📊 Changes

2 files changed (+26 additions, -24 deletions)

View changed files

📝 src/f1_data.py (+2 -2)
📝 src/gui/race_selection.py (+24 -22)

📄 Description

Replaces silent pass in try/except blocks with error logging in race_selection.py to aid debugging.


🔄 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/IAmTomShaw/f1-race-replay/pull/150 **Author:** [@shash-hq](https://github.com/shash-hq) **Created:** 1/2/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/gui-reliability` --- ### 📝 Commits (1) - [`3ce39b2`](https://github.com/IAmTomShaw/f1-race-replay/commit/3ce39b272d79321643cc21a80d887dfc3de42ceb) fix(gui): log errors instead of silencing instructions ### 📊 Changes **2 files changed** (+26 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/f1_data.py` (+2 -2) 📝 `src/gui/race_selection.py` (+24 -22) </details> ### 📄 Description Replaces silent pass in try/except blocks with error logging in race_selection.py to aid debugging. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/f1-race-replay#178
No description provided.