Skip to content

Resolution - Issue #87 #122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdvJosh
Copy link
Contributor

@AdvJosh AdvJosh commented Mar 5, 2025

Improved error handling when non-integer value is supplied in read mail or read bulletin menus. Effectively, I just made sure that the users message was only converted to an integer in these two menus within a try/catch statement to handle ValueErrors.

This was tested on my test nodes, and worked as expected.

This is to resolve the issue reported here: #87

@AdvJosh AdvJosh marked this pull request as ready for review March 5, 2025 07:52
Copy link

@Hnikar-az Hnikar-az left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better error handling as suggested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants