mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[PR #150] fix(gui): log errors instead of silencing instructions #178
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/150
Author: @shash-hq
Created: 1/2/2026
Status: 🔄 Open
Base:
main← Head:fix/gui-reliability📝 Commits (1)
3ce39b2fix(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.