mirror of
https://github.com/django/daphne.git
synced 2025-04-22 01:32:06 +03:00
* improved @enforce_ordering to leverage a wait channel to avoid spinlocks * addressed pyflake issues * renamed wait channel to __wait__.<reply channel> * handled potential ChannelFull exception * updated sessions unit tests * updated enforce_ordering tests to reflect new approach of leveraging wait channels * addressed pyflake issues * more pyflake fixes * removed close_on_error handling on enforce_ordering since only worked on websockets |
||
---|---|---|
.. | ||
management | ||
tests | ||
__init__.py | ||
apps.py | ||
asgi.py | ||
auth.py | ||
channel.py | ||
exceptions.py | ||
hacks.py | ||
handler.py | ||
log.py | ||
message.py | ||
routing.py | ||
sessions.py | ||
staticfiles.py | ||
utils.py | ||
worker.py |