[issue21131] test_faulthandler.test_register_chain fails on 64bit ppc/arm with kernel >= 3.10

2019-05-24 Thread markmcclain
Change by markmcclain : -- nosy: +markmcclain ___ Python tracker <https://bugs.python.org/issue21131> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35247] test.test_socket.RDSTest.testPeek hangs indefinitely

2018-11-14 Thread markmcclain
New submission from markmcclain : test.test_socket.RDSTest.testPeek() can hang indefinitely. ThreadableTest attempts to ensure ordering of operations, but allows both the client and server to proceed without guaranteeing that the data is sent prior to the blocking attempt to peek at the