[PR #148] feat(cli): add global exception handling #176

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/148
Author: @shash-hq
Created: 1/2/2026
Status: 🔄 Open

Base: mainHead: fix/error-handling


📝 Commits (1)

  • 40953f0 feat(cli): add global exception handling for better user experience

📊 Changes

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

View changed files

📝 main.py (+8 -1)

📄 Description

Adds a try/except block in main.py to gracefully handle KeyboardInterrupt and unexpected crashes, improving the user experience during failures.


🔄 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/148 **Author:** [@shash-hq](https://github.com/shash-hq) **Created:** 1/2/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/error-handling` --- ### 📝 Commits (1) - [`40953f0`](https://github.com/IAmTomShaw/f1-race-replay/commit/40953f0afcd87ce90a834e771784d2e74aa47efd) feat(cli): add global exception handling for better user experience ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+8 -1) </details> ### 📄 Description Adds a try/except block in main.py to gracefully handle KeyboardInterrupt and unexpected crashes, improving the user experience during failures. --- <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#176
No description provided.