Skip to content

bpo-33532: Debug test_ignore() on Travis CI#7318

Closed
vstinner wants to merge 4 commits intopython:3.6from
vstinner:test_ignore-dbg
Closed

bpo-33532: Debug test_ignore() on Travis CI#7318
vstinner wants to merge 4 commits intopython:3.6from
vstinner:test_ignore-dbg

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jun 1, 2018

vstinner and others added 3 commits June 1, 2018 14:12
Use _thread.count() to wait until threads exit. The new context
manager prevents the "dangling thread" warning.

(cherry picked from commit ff40ecd)
Try to fix the "Warning -- threading_cleanup() failed to cleanup 1
threads" warning in test.lock_tests: wait a little bit longer to give
time to the threads to complete.

Warning seen on test_thread and test_importlib.

(cherry picked from commit 096ae33)
@vstinner vstinner closed this Jun 1, 2018
@vstinner vstinner deleted the test_ignore-dbg branch June 1, 2018 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants