New submission from Guido van Rossum:

There are still some problems with asyncio tests hanging on FreeBSD and 
possibly other platforms.

While these were originally conflated with a hang on AIX, the root causes are 
different; just the symptoms are the same (the test hangs forever and after 
exactly one hour the test runner kills the process).

I'm opening a new issue to discuss the issues on platforms other than AIX.

----------
messages: 200790
nosy: db3l, gvanrossum, haypo, larry, ncoghlan, neologix, pitrou, python-dev, 
sbt, skrah
priority: normal
severity: normal
status: open
title: test_asyncio hanging for 1 hour (non-AIX version)
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19334>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to