Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Bug: Exception logging raises another Exception #105

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

Conversation

chymb
Copy link

@chymb chymb commented May 18, 2022

Exception logging was calling decode on the Exception rather than utilising the provided string (strerror)

Exception logging was calling decode on the Exception rather than grabbing the provided string (.strerror)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant