[Python-buildbots] Re: No more buildbot failure emails?

2022-08-10 Thread Victor Stinner
Oh nicely spotted, when I looked at logs, I didn't see such failure. Thanks for the fix! Victor On Wed, Aug 10, 2022 at 2:50 PM Pablo Galindo Salgado wrote: > > This is the only exception I found in the logs: > > 2022-08-06 16:56:44+ [-] Got exception when handling reporter events >

[Python-buildbots] Re: No more buildbot failure emails?

2022-08-10 Thread Pablo Galindo Salgado
This is the only exception I found in the logs: 2022-08-06 16:56:44+ [-] Got exception when handling reporter events Traceback (most recent call last): File "/srv/buildbot/venv/lib/python3.9/site-packages/twisted/internet/defer.py", line 1750, in gotResult current

[Python-buildbots] Re: No more buildbot failure emails?

2022-08-10 Thread Pablo Galindo Salgado
No idea, I will try to get a peek at the logs tomorrow. On Mon, 8 Aug 2022 at 18:41, Victor Stinner wrote: > Hi, > > Since July 23 or July 24, I don't get emails about buildbot failures > anymore. Can it be a recent configuration change? > > 8484356 Remove ware-win81-release worker (#335) > c896

[Python-buildbots] Re: No more buildbot failure emails?

2022-08-10 Thread Pablo Galindo Salgado
Ok, found the problem: https://github.com/python/buildmaster-config/pull/338 On Wed, 10 Aug 2022 at 13:50, Pablo Galindo Salgado wrote: > This is the only exception I found in the logs: > > 2022-08-06 16:56:44+ [-] Got exception when handling reporter events > Traceback (most recent