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 serhiy.storchaka
Recipients Oleg Nykolyn, remi.lapeyre, serhiy.storchaka, vinay.sajip
Date 2020-04-21.16:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587487280.55.0.453687605856.issue40352@roundup.psfhosted.org>
In-reply-to
Content
If sending log messages is not guaranteed, we could use UDP. But when we use TCP it is expected that log messages will not be lost.
History
Date User Action Args
2020-04-21 16:41:20serhiy.storchakasetrecipients: + serhiy.storchaka, vinay.sajip, remi.lapeyre, Oleg Nykolyn
2020-04-21 16:41:20serhiy.storchakasetmessageid: <1587487280.55.0.453687605856.issue40352@roundup.psfhosted.org>
2020-04-21 16:41:20serhiy.storchakalinkissue40352 messages
2020-04-21 16:41:20serhiy.storchakacreate