mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Minor: removed a stale comment.
This commit is contained in:
parent
00f31bf9b5
commit
7622e355cf
1 changed files with 0 additions and 2 deletions
|
@ -94,8 +94,6 @@ class SyncWrapper(object):
|
|||
# their associated io_loop is closed to allow for proper
|
||||
# cleanup.
|
||||
self.async.close()
|
||||
# Other things should be deallocated after the io_loop closes.
|
||||
# See Issue #26889.
|
||||
del self.async
|
||||
self.io_loop.close()
|
||||
del self.io_loop
|
||||
|
|
Loading…
Add table
Reference in a new issue