torProvider now also consults network-liveness #1

Merged
sarah merged 1 commits from networkStatus into master 2020-05-08 21:25:44 +00:00
Owner
No description provided.
sarah was assigned by dan 2020-05-08 18:57:02 +00:00
sarah reviewed 2020-05-08 19:08:32 +00:00
sarah left a comment
Owner

Did you also mean to add quality.sh and tests.sh?

Did you also mean to add quality.sh and tests.sh?
@ -312,6 +353,13 @@ func (tp *torProvider) monitorRestart() {
}
func (tp *torProvider) restart() {
tp.lock.Lock()
Owner

should probably defer unlock here since we return from multiple points, or otherwise reformat to remove the multiple paths

should probably defer unlock here since we return from multiple points, or otherwise reformat to remove the multiple paths
sarah closed this pull request 2020-05-08 21:25:44 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: openprivacy/connectivity#1
No description provided.