Skip to content
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

#1473 - add exception handling on calls to registry get_key #1568

Merged
merged 3 commits into from
Jan 25, 2025

Conversation

superponible
Copy link
Contributor

No description provided.

@superponible superponible linked an issue Jan 23, 2025 that may be closed by this pull request
Copy link
Member

@ikelos ikelos left a comment

Choose a reason for hiding this comment

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

Looks good, there's some debate over using f-strings for log messages but honestly... I don't think it will speed up the code significantly. The reason they include them is when there are log messages that are usually turned off, we tend only to log when it could be valuable and I doubt the improvement would outweight the benefit of making the error messages clearer/more legible directly in the code.

@ikelos ikelos merged commit 45e7f34 into develop Jan 25, 2025
24 checks passed
@ikelos ikelos deleted the 1473-get_key_tryexcept branch January 25, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants