avoid tor deadlock, clenaup annotations on delete
This commit is contained in:
parent
6f8acb90d9
commit
8169d8e720
2 changed files with 15 additions and 3 deletions
|
|
@ -103,6 +103,7 @@ DirReqStatistics 0
|
|||
for line in self.p.stdout:
|
||||
self._status.append(line)
|
||||
logger.debug(line)
|
||||
self.p.communicate()
|
||||
time.sleep(0.5)
|
||||
self.p = None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue