Skip to content

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