You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, fork() is very broken on OSX, so this issue might be caused by that. Can you look at Console.app and include the traceback, per the instructions in #75 ?
The following code fails on my Mac OS X in daemon but not in foreground mode:
I'm using Python 3.8.5, daemonize 2.5.0 and requests 2.24.0
The text was updated successfully, but these errors were encountered: