Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / django/channels issues and pull requests

#1996 - Add missing space in introduction example code

Pull Request - State: closed - Opened by johnthagen over 1 year ago

#1995 - Run tests againts Django 4.2 and add trove classifier

Pull Request - State: closed - Opened by michael-k over 1 year ago

#1994 - Exception inside application: 'RedisChannelLayer' object is not callable

Issue - State: closed - Opened by robomike over 1 year ago - 1 comment
Labels: res/needsinfo

#1988 - channels/docs/releases/4.0.0.rst install fix 15 line

Issue - State: closed - Opened by guobiao-cn over 1 year ago - 1 comment

#1986 - Feature Request: Use a `Scope` class for consumers

Issue - State: closed - Opened by christophertubbs over 1 year ago - 2 comments

#1985 - Feature Request: Add `add_to_group` function to Consumers

Issue - State: closed - Opened by christophertubbs over 1 year ago - 1 comment

#1983 - Remove leading whitespace in cookie middleware

Pull Request - State: closed - Opened by eirsyl over 1 year ago

#1980 - how to add middleware for one consumer, but not all

Issue - State: closed - Opened by Motasem20007204978 over 1 year ago - 2 comments

#1979 - Hangs on Connecting

Issue - State: closed - Opened by petryx over 1 year ago - 1 comment

#1976 - InMemoryChannelLayer improvements, test fixes

Pull Request - State: closed - Opened by devkral over 1 year ago - 1 comment

#1975 - channel layer Flush extension: rename close to aclose?

Issue - State: open - Opened by devkral over 1 year ago - 2 comments

#1974 - Fix Daphne typo on the 4.0.0 release notes

Pull Request - State: closed - Opened by dariosky over 1 year ago

#1973 - URLRouter doesn't build paths with root_path from scope

Issue - State: closed - Opened by ajslater over 1 year ago - 2 comments

#1972 - Updated tox config and black.

Pull Request - State: closed - Opened by carltongibson over 1 year ago

#1970 - Adjusted imports in asgi.py example in tutorial 2.

Pull Request - State: closed - Opened by jalaj711 over 1 year ago - 1 comment

#1969 - Docs: Possible import error in a Tutorial Partr 2 example

Issue - State: closed - Opened by jalaj711 over 1 year ago - 2 comments

#1968 - Is it possible to run websockets with uWSGI?

Issue - State: closed - Opened by mostaszewski over 1 year ago - 1 comment

#1966 - RuntimeError: Event loop is closed when following tutorial

Issue - State: closed - Opened by sean-reed over 1 year ago - 9 comments

#1964 - URLRouter with path() does not work with get_asgi_application() as a route

Issue - State: open - Opened by dvf over 1 year ago - 2 comments

#1960 - Upgrade to tox 4

Pull Request - State: closed - Opened by adamchainz almost 2 years ago - 1 comment

#1959 - Exception in ASGI application with uvicorn

Issue - State: closed - Opened by kojibhy almost 2 years ago - 2 comments

#1957 - How to send data from a background worker to the frontend client?

Issue - State: closed - Opened by richardARPANET almost 2 years ago - 1 comment

#1956 - getting 404 when I connect to websocket

Issue - State: closed - Opened by nimiology almost 2 years ago - 1 comment

#1954 - Fixed URLRouter root_path handling.

Pull Request - State: closed - Opened by asedeno almost 2 years ago - 2 comments

#1951 - Prevent HttpConsumer from hiding exceptions

Pull Request - State: closed - Opened by adamchainz almost 2 years ago - 4 comments

#1950 - HttpCommunicator does not raise exception from consumer

Issue - State: closed - Opened by adamchainz almost 2 years ago

#1949 - Fix minor typo in 4.0.0 release notes

Pull Request - State: closed - Opened by nikolas almost 2 years ago

#1948 - Add cancel_callback in dispatch

Pull Request - State: open - Opened by fosterseth almost 2 years ago - 6 comments

#1947 - Errors whilst testing with the WebsocketCommunicator

Issue - State: open - Opened by jensjeflensje almost 2 years ago - 3 comments

#1946 - Is Django channels layer support AWS SQS?

Issue - State: closed - Opened by PankajSavaliya almost 2 years ago - 1 comment

#1945 - Cannot install channels["daphne"]

Issue - State: closed - Opened by alosultan almost 2 years ago - 2 comments

#1944 - Upgrade GitHub Actions actions

Pull Request - State: closed - Opened by adamchainz almost 2 years ago

#1943 - feat: fail on use ChannelsLiveServerTestCase when daphne is not installed

Pull Request - State: closed - Opened by bertonha almost 2 years ago - 1 comment

#1942 - Daphne still needed to use channels.testing

Issue - State: open - Opened by bertonha almost 2 years ago - 10 comments

#1941 - Run tests against Python 3.11 and add trove classifier

Pull Request - State: closed - Opened by michael-k almost 2 years ago

#1940 - 404 not found broken pipe after upgrading to 4.0.0

Issue - State: closed - Opened by bluesurfer almost 2 years ago - 10 comments

#1938 - Added New Community Project

Pull Request - State: closed - Opened by learningnoobi almost 2 years ago - 2 comments

#1937 - Asynchronous database transactions

Issue - State: open - Opened by HMaker almost 2 years ago - 8 comments

#1936 - Removed broken Kafka tutorial link.

Pull Request - State: closed - Opened by carltongibson almost 2 years ago

#1935 - Spelling mistake in release notes

Issue - State: closed - Opened by mzoeller almost 2 years ago - 5 comments

#1934 - Fix typo in CHANGELOG

Pull Request - State: closed - Opened by marcopus almost 2 years ago

#1933 - Run AsyncConsumer tasks concurrently

Pull Request - State: open - Opened by primal100 almost 2 years ago - 2 comments

#1932 - Added release notes for v4.0.

Pull Request - State: closed - Opened by carltongibson almost 2 years ago - 1 comment

#1930 - Task was destroyed but it is pending!

Issue - State: closed - Opened by VladosikPaltosik almost 2 years ago - 3 comments

#1928 - Users erratically getting CancelledError with Django ASGI

Issue - State: closed - Opened by olha-trokhymchuk almost 2 years ago - 1 comment
Labels: res/needsinfo

#1925 - (Async)WebsocketConsumer disconnect - "took to long to disconnect" taskWakeupMethWrapper

Issue - State: closed - Opened by TraderSamwise almost 2 years ago - 2 comments
Labels: res/needsinfo

#1924 - AsyncConsumer runs tasks sequentially (should be in parallel?)

Issue - State: open - Opened by primal100 almost 2 years ago - 6 comments

#1922 - Make live test case use pickleable DaphneProcess

Pull Request - State: closed - Opened by adamchainz about 2 years ago

#1903 - took too long to shut down and was killed

Issue - State: closed - Opened by kreimben about 2 years ago - 7 comments

#1898 - Planning Channels v4.0

Issue - State: closed - Opened by carltongibson about 2 years ago - 8 comments

#1893 - Removed deprecated AsgiHandler in favour of Django version.

Pull Request - State: closed - Opened by carltongibson about 2 years ago - 1 comment

#1880 - 502, ProtocolTypeRouter took too long to shut down and was killed.

Issue - State: open - Opened by kojibhy about 2 years ago - 4 comments
Labels: blocked/user-response

#1866 - Docs kafka-integration broken link.

Issue - State: closed - Opened by nrbnlulu about 2 years ago - 2 comments

#1840 - feat(#490): Initial pyproject.toml creation

Pull Request - State: closed - Opened by Atem18 over 2 years ago - 1 comment

#1799 - Can't call send on channel layer from celery task

Issue - State: closed - Opened by mssalnikov over 2 years ago - 9 comments
Labels: blocked/needs-investigation

#1769 - Corrected urlparse usage in OriginValidator

Pull Request - State: closed - Opened by bj00rn almost 3 years ago - 2 comments

#1766 - Relax consumer_callable requirements with a test

Pull Request - State: closed - Opened by willstott101 almost 3 years ago - 6 comments

#1761 - Django StreamingHttpResponse stops work when usind django channels

Issue - State: closed - Opened by zhangzhao1114 almost 3 years ago - 14 comments

#1707 - docs(tutorial): Update asgi.py to setup django app before import channels

Pull Request - State: closed - Opened by bertonha over 3 years ago - 1 comment

#1564 - Channels 3 asgi.py file throws Apps aren't loaded yet error

Issue - State: closed - Opened by KStenK almost 4 years ago - 5 comments

#1558 - TypeError: object HttpResponse can't be used in 'await' expression

Issue - State: closed - Opened by ghost almost 4 years ago - 12 comments

#1521 - Cache dependencies (pip)

Pull Request - State: closed - Opened by smithdc1 almost 4 years ago - 1 comment

#1466 - Disconnect() method of WebSocketConsumer not being called

Issue - State: open - Opened by KishanKishore about 4 years ago - 15 comments

#1447 - Docs: Confusing example around background workers

Issue - State: open - Opened by mattbasta over 4 years ago - 5 comments
Labels: documentation

#1409 - Django 3 and database_sync_to_async

Issue - State: closed - Opened by waqasraz over 4 years ago - 6 comments

#1399 - Database query in custom authentication cause SynchronousOnlyOperation Error

Issue - State: open - Opened by AmirMahmood over 4 years ago - 19 comments
Labels: documentation, exp/beginner

#1372 - Change ChannelsLiveServerTestCase to use a thread instead of a process.

Pull Request - State: closed - Opened by shjohnson-pi almost 5 years ago - 6 comments

#1361 - Memory leak if writing to a channel that is never read from later

Issue - State: open - Opened by davidfstr almost 5 years ago - 22 comments
Labels: enhancement

#1344 - celery & channels conflict

Issue - State: closed - Opened by wsf1990 about 5 years ago - 4 comments

#1321 - websocket reject and disconnect connection with vue.js

Issue - State: closed - Opened by sabuhish about 5 years ago - 2 comments

#1300 - Update loadtesting

Issue - State: open - Opened by WisdomPill over 5 years ago - 6 comments
Labels: exp/beginner, Help Needed

#1290 - Fix DatabaseSyncToAsync

Pull Request - State: closed - Opened by blueyed over 5 years ago - 19 comments

#1284 - Ensure that a send call is sent immediately.

Issue - State: closed - Opened by dajkatal over 5 years ago - 3 comments
Labels: question

#1256 - Upload file timeout settings

Issue - State: closed - Opened by d270624 over 5 years ago - 1 comment

#1202 - Possible memory leak when sending large messages via web sockets

Issue - State: closed - Opened by devxplorer almost 6 years ago - 7 comments
Labels: blocked/user-response

#1122 - MySQL server gone away in Auth middleware

Issue - State: closed - Opened by jacky15 about 6 years ago - 9 comments
Labels: blocked/user-response

#1119 - WARNING - server - Application instance took too long to shut down and was killed

Issue - State: open - Opened by sohamnavadiya about 6 years ago - 37 comments
Labels: blocked/needs-investigation

#1117 - [Solved] group_send does not working

Issue - State: closed - Opened by fennecinspace about 6 years ago - 10 comments

#1104 - Cannot input string variable as group name in channel_layer.group_send

Issue - State: closed - Opened by twrutniak about 6 years ago - 4 comments

#1091 - Failing test when calling django orm code wrapped in database_sync_to_async

Issue - State: closed - Opened by tomek-rej about 6 years ago - 36 comments
Labels: bug, exp/intermediate

#1045 - Routing analog of `django.urls.reverse`

Issue - State: closed - Opened by prokher over 6 years ago - 5 comments

#1036 - ERROR: 'NoneType' object has no attribute 'group_add' Channels 2

Issue - State: closed - Opened by dbarroso1 over 6 years ago - 13 comments

#981 - 'AsgiRequest' object has no attribute 'user'

Issue - State: closed - Opened by muchwakande over 6 years ago - 8 comments
Labels: bug, blocked/user-response

#942 - Getting 404 error on socket connection

Issue - State: closed - Opened by DmitryNoven over 6 years ago - 7 comments