This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cstratak
Recipients cstratak, pablogsal, vstinner, xtreak
Date 2020-08-26.10:57:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598439453.18.0.934592257691.issue41642@roundup.psfhosted.org>
In-reply-to
Content
There is an issue which I discovered after I returned from holidays, basically the buildbot-worker keeps getting disconnected from master, so builds start and end abruptly, retaining some artifacts.

The next second it tried again with the same results, eventually filling the hard disk with the artifacts.

Might be due to an updated package, but I've yet to discover what the issue is.
History
Date User Action Args
2020-08-26 10:57:33cstrataksetrecipients: + cstratak, vstinner, pablogsal, xtreak
2020-08-26 10:57:33cstrataksetmessageid: <1598439453.18.0.934592257691.issue41642@roundup.psfhosted.org>
2020-08-26 10:57:33cstrataklinkissue41642 messages
2020-08-26 10:57:32cstratakcreate