stop tor fully, marking tor status as off which allows it to be restarted properly

This commit is contained in:
julian 2024-06-24 13:36:24 -06:00
parent 2a10301a59
commit ea89441914

View file

@ -111,6 +111,7 @@ class TorService {
return;
}
_tor!.disable();
await _tor?.stop();
_updateStatusAndFireEvent(