Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 80d0285

Browse files
authored
Merge pull request #83 from TheTorProject/remove-disable-debugger
Remove DisableDebuggerAttachment option
2 parents 904f4b3 + 0ec9bca commit 80d0285

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bwscanner/attacher.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ def connect_to_tor(launch_tor, circuit_build_timeout, control_port=None,
153153
'FetchDirInfoExtraEarly': 1,
154154
'SafeLogging': 0,
155155
'LogTimeGranularity': 1,
156-
'DisableDebuggerAttachment': 0,
157156
}
158157

159158
if tor_overrides:

0 commit comments

Comments
 (0)