Skip to content

Not able to see tracebacks on AsyncHttpConsumer #1254

@MarioRial22

Description

@MarioRial22

Hello,
I'm not able to see tracebacks of exceptions produced in AsyncHttpConsumer.
I've tried both runserver and daphne.

Downgrading to channels 2.1.5 fixes the issue, so I guess it is a bug introduced on channels 2.1.6

This is my pip freeze output:

asgiref==2.3.2
async-timeout==2.0.1
attrs==18.2.0
autobahn==19.1.1
Automat==0.7.0
channels==2.1.6
constantly==15.1.0
daphne==2.2.4
Django==2.1.5
gunicorn==19.9.0
hyperlink==18.0.0
idna==2.8
incremental==17.5.0
pkg-resources==0.0.0
PyHamcrest==1.9.0
pytz==2018.9
six==1.12.0
Twisted==18.9.0
txaio==18.8.1
zope.interface==4.6.0

Thank you!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions