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 vstinner
Recipients David.Edelsohn, cstratak, pablogsal, vstinner, xtreak
Date 2020-08-28.08:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598604309.61.0.815936573778.issue41642@roundup.psfhosted.org>
In-reply-to
Content
I added keepalive_interval=60 parameter to Worker() in the server configuration:
https://github.com/python/buildmaster-config/commit/2d28a4cfe77a3e206028613524a1e938801a1655
History
Date User Action Args
2020-08-28 08:45:09vstinnersetrecipients: + vstinner, David.Edelsohn, cstratak, pablogsal, xtreak
2020-08-28 08:45:09vstinnersetmessageid: <1598604309.61.0.815936573778.issue41642@roundup.psfhosted.org>
2020-08-28 08:45:09vstinnerlinkissue41642 messages
2020-08-28 08:45:09vstinnercreate