Hello,
It seems the buildbot Web UI has the bad habit of auto-refreshing itself (by doing a full page reload) every minute or two. I also couldn't find a setting to disable it (despite being logged in). Am I missing something?
Regards
Antoine.
Hi,
I think this may be https://bugs.python.org/issue41701.
If that's the case this is not on the buildbot worker itself but the proxy.
-
Pablo
On Sun, 21 Mar 2021, 17:12 Antoine Pitrou, antoine@python.org wrote:
Hello,
It seems the buildbot Web UI has the bad habit of auto-refreshing itself (by doing a full page reload) every minute or two. I also couldn't find a setting to disable it (despite being logged in). Am I missing something?
Regards
Antoine.
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/FFMLZFRO... Code of Conduct: http://python.org/psf/codeofconduct/
That's definitely the same symptom. Thanks for the pointer!
Regards
Antoine.
On Sun, 21 Mar 2021 17:19:06 +0000 Pablo Galindo Salgado pablogsal@gmail.com wrote:
Hi,
I think this may be https://bugs.python.org/issue41701.
If that's the case this is not on the buildbot worker itself but the proxy.
Pablo
On Sun, 21 Mar 2021, 17:12 Antoine Pitrou, antoine@python.org wrote:
Hello,
It seems the buildbot Web UI has the bad habit of auto-refreshing itself (by doing a full page reload) every minute or two. I also couldn't find a setting to disable it (despite being logged in). Am I missing something?
Regards
Antoine.
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/FFMLZFRO... Code of Conduct: http://python.org/psf/codeofconduct/