[tor-commits] [stem/master] Remove an old comment

atagar at torproject.org atagar at torproject.org
Thu Jul 16 01:28:59 UTC 2020


commit 8df1419a4e4d2057fb896989df39c9e6db1226e9
Author: Illia Volochii <illia.volochii at gmail.com>
Date:   Thu Apr 30 19:26:16 2020 +0300

    Remove an old comment
---
 stem/control.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/stem/control.py b/stem/control.py
index a87e88ca..98631428 100644
--- a/stem/control.py
+++ b/stem/control.py
@@ -891,8 +891,6 @@ class BaseController(_BaseControllerSocketMixin):
     self._event_notice.set()
     self._is_authenticated = False
 
-    # joins on our threads if it's safe to do so
-
     self._notify_status_listeners(State.CLOSED)
 
     await self._socket_close()





More information about the tor-commits mailing list