Fix for traceback on OSX. Fixes Bitmessage/PyBitmessage#401 #405
No reviewers
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-11-30#405
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix_for_401_traceback_in_log_output"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes issue Bitmessage/PyBitmessage#401 where we get a traceback in OSX.
Damn, sorry. Thanks for fixing. Now I'm curious and regret not logging the exception. I assume it's because stat -f doesn't work that way on OSX?
No idea. And it didn't break the app so I wasn't too worried about it. It's just a little scary when the third line of output is a traceback.