mirror of
https://github.com/django/daphne.git
synced 2025-07-14 18:02:17 +03:00
Remove done comment
This commit is contained in:
parent
16a0e73c6c
commit
4c65ad4c09
|
@ -129,7 +129,6 @@ class WebsocketTwistedInterface(object):
|
|||
"""
|
||||
while True:
|
||||
channels = self.factory.send_channels()
|
||||
# TODO: Send keepalives
|
||||
# Quit if reactor is stopping
|
||||
if not reactor.running:
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue
Block a user