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
If a user passes an explicit DataDirectory everything should still work. I believe tor will create the directory, but because we pass path= to spawnProcess() it's trying to do a chdir beforehand ...
thanks @warner
The text was updated successfully, but these errors were encountered:
If a user passes an explicit DataDirectory everything should still work. I believe tor will create the directory, but because we pass
path=to spawnProcess() it's trying to do achdirbeforehand ...thanks @warner
The text was updated successfully, but these errors were encountered: