Ran black on sources, some minor tweaks
This commit is contained in:
parent
5e18dcc562
commit
05f2264eb1
4 changed files with 14 additions and 19 deletions
|
|
@ -190,7 +190,6 @@ class Portal(object):
|
|||
self.sessions.disconnect_all()
|
||||
if _stop_server:
|
||||
self.amp_protocol.stop_server(mode="shutdown")
|
||||
|
||||
if not _reactor_stopping:
|
||||
# shutting down the reactor will trigger another signal. We set
|
||||
# a flag to avoid loops.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue