diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2017-09-12 23:14:09 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-09-12 23:14:09 (GMT) |
commit | bcf042ff98b6261b7780c1e40fa1681ef30502f9 (patch) | |
tree | 8030a959306903ccc31d5de999f42478d37c1b2b /Python/strdup.c | |
parent | c0e77364ca29df6cfb311e79892955c92bd8e595 (diff) | |
download | cpython-bcf042ff98b6261b7780c1e40fa1681ef30502f9.zip cpython-bcf042ff98b6261b7780c1e40fa1681ef30502f9.tar.gz cpython-bcf042ff98b6261b7780c1e40fa1681ef30502f9.tar.bz2 |
[3.6] bpo-31234: Enhance test_thread.test_forkinthread() (GH-3516) (#3519)
* test_thread.test_forkinthread() now waits until the thread completes.
* Check the status in the test method, not in the thread function
* Don't ignore RuntimeError anymore: since the commit
346cbd351ee0dd3ab9cb9f0e4cb625556707877e (bpo-16500,
os.register_at_fork(), os.fork() cannot fail anymore with
RuntimeError.
* Replace 0.01 literal with a new POLL_SLEEP constant
* test_forkinthread(): test if os.fork() exists rather than testing
the platform.
(cherry picked from commit a15d155aadfad232158f530278505cdc6f326f93)
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions