[New-bugs-announce] [issue34246] Gentoo Refleaks 3.7: test_smtplib has dangling threads

Pablo Galindo Salgado report at bugs.python.org
Fri Jul 27 06:02:13 EDT 2018


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

The Gentoo Refleaks 3.7 buildbot is reporting that test_smtplib may be leaving with dangling threads:

https://buildbot.python.org/all/#builders/114/builds/179

FAILED (errors=7)
Warning -- threading._dangling was modified by test_smtplib
  Before: <_weakrefset.WeakSet object at 0xb6918bcc>
  After:  <_weakrefset.WeakSet object at 0xb68e761c> 
test test_smtplib failed
1 test failed again:
    test_smtplib
== Tests result: FAILURE then FAILURE ==

----------
messages: 322481
nosy: pablogsal
priority: normal
severity: normal
status: open
title: Gentoo Refleaks 3.7: test_smtplib has dangling threads

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34246>
_______________________________________


More information about the New-bugs-announce mailing list