Fix for traceback on OSX. Fixes Bitmessage/PyBitmessage#401 #405
Loading…
x
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.