How do I find the refleak buildbots? I went to the devguide and searched for "buildbot", which pointed to https://www.python.org/dev/buildbot/ -- but searching there for "refleak" finds nothing.On Tue, Dec 3, 2019 at 1:16 PM Pablo Galindo Salgado <pablogsal@gmail.com> wrote:_______________________________________________Hi,Me (and Victor) have not been able to attend the buildbots for a while unfortunately and todayI was checking them out after some fixes to the SSL tests and sadly the refleaks buildbots have manyindependent issues. At least these tests are failing due to reference leaks:test__xxsubinterpreters, test_atexit, test_capi, test_httpservers, test_threadingI am trying to slowly fix them but finding them and debugging often takes several hours per leak. I was tracking themin https://bugs.python.org/issue38962 until I discover that there are multiple sources of leaks so I may open more issues.Please, when you merge a PR, take a look at the buildbots (especially the refleak buildbots that do not report still to the PRin case of failure) so the issues don't keep piling up, as multiple refleaks together are much difficult to deal with.Thanks, everyone!Regards from cloudy London,Pablo Galindo Salgado
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/6DWAFYZGH3X34VJHSOUVCEAHLZ4KZNPQ/
Code of Conduct: http://python.org/psf/codeofconduct/
----Guido van Rossum (python.org/~guido)Pronouns: he/him (why is my pronoun here?)