[issue32653] AttributeError: 'Task' object has no attribute '_callbacks'

2018-05-29 Thread Yury Selivanov
Yury Selivanov added the comment: Closing this one as I believe it's fixed in all versions. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker __

[issue32653] AttributeError: 'Task' object has no attribute '_callbacks'

2018-01-24 Thread Yury Selivanov
Yury Selivanov added the comment: Can you check if this happens on 3.6? 3.5 is in a security-fix mode only, so even if this is a bug it would take us a long time to fix it. -- ___ Python tracker ___

[issue32653] AttributeError: 'Task' object has no attribute '_callbacks'

2018-01-24 Thread Timur Irmatov
New submission from Timur Irmatov : Sometimes during shutdown of our simple http server based on asyncio/ aiohttp we get following stack trace: ERROR[2018-01-24 08:28:33,398]: Exception in default exception handler while handling an unexpected error in custom exception handler Traceback (m