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 <pablog...@gmail.com> wrote: > Hi, > > Me (and Victor) have not been able to attend the buildbots for a while > unfortunately and today > I was checking them out after some fixes to the SSL tests and sadly the > refleaks buildbots have many > independent issues. At least these tests are failing due to reference > leaks: > > test__xxsubinterpreters, test_atexit, test_capi, test_httpservers, > test_threading > > I am trying to slowly fix them but finding them and debugging often takes > several hours per leak. I was tracking them > in 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 PR > in 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-le...@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?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@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/23VHKPOXDRI2CD52VCE2YU3CTTIHGIDO/ Code of Conduct: http://python.org/psf/codeofconduct/