issues Search Results · repo:django/channels language:Python
Filter by
1k results
(91 ms)1k results
indjango/channels (press backspace or delete to remove)Hi,
the fix for https://github.com/django/channels/issues/2176 is not working for us.
Django: 5.2.6
Channels: 4.3.1
Daphne: 4.2.1
Python: 3.13.5
What we currently know:
multiprocessing.set_start_method( ...
BonaFideIT
- Opened 4 days ago
- #2185
The error:
$ python manage.py test --parallel
[...]
ERROR: setUpClass (tests.chat.test_chat_liveserver.ChatConsumerTests)
----------------------------------------------------------------------
Traceback ...
deronnax
- 3
- Opened 19 days ago
- #2181
Hi,
we are using ChannelsLiveServerTestCase + Selenium for our local test execution and for CI testing.
Setup / Environment
- Django: 5.2.4
- Channels: 4.3.0
- Daphne: 4.2.1
settings/local.py ...
BonaFideIT
- 5
- Opened on Aug 1
- #2176
Hi @carltongibson and @collinanderson, after some work, types-channels has been completed and pushed to PyPI at
https://pypi.org/project/types-channels/ (working PR: https://github.com/python/typeshed/pull/13939). ...
huynguyengl99
- Opened on Jul 12
- #2171
Hi
I m currently building a generic decorator that auto-handles exceptions and sends them to the client. A simplified
version looks like this:
def consumer_handler_error_autohandle(response_message_type): ...
TheStaticTurtle
- 1
- Opened on Jul 9
- #2169
WebSocket Handshake Timeout During Peak Traffic - H13 Connection Closed Without Response
Summary
Experiencing massive WebSocket handshake timeouts during peak server usage, resulting in hundreds to thousands ...
sofiz
- Opened on Jun 15
- #2165
Hi all,
I created a PR in the python/typeshed repository to add type hint support for Django Channels:
https://github.com/python/typeshed/pull/13939
I ve already received some feedback/comments on the ...
huynguyengl99
- Opened on May 28
- #2161
Hi all,
We currently have type stubs for Django and Django REST Framework, but not for Django Channels. Based on the discussions
in #1819 and #893, it seems unlikely that Django Channels will adopt inline ...
huynguyengl99
- Opened on Apr 30
- #2155
Firstly, thank you for the Channels project - I m thoroughly enjoying building with it. I am beginning to explore issues
related to observability, primarily of the background workers.
While the documentation ...
kbhalerao
- 4
- Opened on Apr 23
- #2153
I m trying to write tests for a WebsocketConsumer that talks to a Postgres database. Applying djang-waffle s
@ovverride_flag helper to a test causes it to error with InterfaceError: connection already ...
ento
- 2
- Opened on Apr 14
- #2150

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.