]> granicus.if.org Git - python/commit
bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782)
authorVictor Stinner <vstinner@redhat.com>
Thu, 29 Nov 2018 00:34:51 +0000 (01:34 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Nov 2018 00:34:51 +0000 (01:34 +0100)
commit2956bffbc00127af65f69e04d7979021a21d1288
tree5881129e6a45842bb90971ae044689cbd6faad04
parent48498dd57f79ab1d061c754ad6a2ebe1a7172b0e
bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782)

test_eintr no longer fails if the signal handler has not been called.
Lib/test/eintrdata/eintr_tester.py