In a recent PR (https://github.com/python/cpython/pull/18057), I received
the following error message in the Azure Pipelines build results:

##[error]We stopped hearing from agent Azure Pipelines 5. Verify the agent
machine is running and has a healthy network connection. Anything that
terminates an agent process, starves it for CPU, or blocks its network
access can cause this error. For more information, see:
https://go.microsoft.com/fwlink/?linkid=846610

Build:
https://dev.azure.com/Python/cpython/_build/results?buildId=57319&view=results

Is there something on our end we can do to bring the agent back online, or
should I simply wait a while and then try to restart the PR checks?
Normally I'd avoid doing that, but in this case it's entirely unrelated to
the PR.
_______________________________________________
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/2NSPJUEWULTLLALR3HY3H2PRYAUT474C/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to