Re: python fails asyncio tests (py 3.7 & 3.8)

2020-12-07 Thread Mark Geisert
Marco Atzeri via Cygwin wrote: On 07.12.2020 08:58, Mark Geisert wrote: [Replying to myself...] Mark Geisert wrote: Jim Bell wrote: On 2020-11-21 5:59 AM, Jim Bell wrote: The standard python asyncio tests hang.         cd /usr/lib/python3.8/test         python3.8 test_asyncore.py -v As

Re: python fails asyncio tests (py 3.7 & 3.8)

2020-12-07 Thread Marco Atzeri via Cygwin
On 07.12.2020 08:58, Mark Geisert wrote: [Replying to myself...] Mark Geisert wrote: Jim Bell wrote: On 2020-11-21 5:59 AM, Jim Bell wrote: The standard python asyncio tests hang.         cd /usr/lib/python3.8/test         python3.8 test_asyncore.py -v As for the test script errors you r

Re: python fails asyncio tests (py 3.7 & 3.8)

2020-12-06 Thread Mark Geisert
[Replying to myself...] Mark Geisert wrote: Jim Bell wrote: On 2020-11-21 5:59 AM, Jim Bell wrote: The standard python asyncio tests hang.         cd /usr/lib/python3.8/test         python3.8 test_asyncore.py -v [...] Using strace, stripping down this very repeatable test, and grabbing the

Re: python fails asyncio tests (py 3.7 & 3.8)

2020-11-30 Thread Mark Geisert
Hi Jim, Jim Bell wrote: On 2020-11-21 5:59 AM, Jim Bell wrote: The standard python asyncio tests hang.         cd /usr/lib/python3.8/test         python3.8 test_asyncore.py -v [...] Using strace, stripping down this very repeatable test, and grabbing the source-code snapshot, it looks li

Re: python fails asyncio tests (py 3.7 & 3.8)

2020-11-21 Thread Jim Bell
On 2020-11-21 5:59 AM, Jim Bell wrote: The standard python asyncio tests hang.         cd /usr/lib/python3.8/test         python3.8 test_asyncore.py -v [...] Using strace, stripping down this very repeatable test, and grabbing the source-code snapshot, it looks like winsup/cygwin/select.cc