Isaac Dickinson added the comment:
I completely forgot asyncio has a debug mode. Ignore this.
--
resolution: -> not a bug
___
Python tracker
<http://bugs.python.org/issu
Changes by Isaac Dickinson :
--
title: If protocol_factory raises an error, the connection closes but no
stacktrace is printed on the server. -> asyncio: If protocol_factory raises an
error, the connection closes but no stacktrace is printed on the ser
New submission from Isaac Dickinson:
This makes it a nightmare to figure out why your connections are abruptly
closing. It should print an error at least.
--
components: asyncio
files: broken.py
messages: 256081
nosy: SunDwarf, gvanrossum, haypo, yselivanov
priority: normal
severity