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 orsenthil
Recipients Dario D'Amico, Mario Colombo, barry, orsenthil, pepoluan, r.david.murray, rahul-kumi, redstone-cold
Date 2021-03-09.09:11:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615281061.28.0.0414371523231.issue27820@roundup.psfhosted.org>
In-reply-to
Content
Hello Pandu,

Thank you for this patch and the explanation. Does client blocking on repeated challenge from the server (using of while loop) look okay here? 
The conversation here indicates to me that it is fine. Is there any recommendation or implementation strategies to break the loop (on a malformed server)?

Thanks,
Senthil
History
Date User Action Args
2021-03-09 09:11:01orsenthilsetrecipients: + orsenthil, barry, r.david.murray, redstone-cold, Dario D'Amico, Mario Colombo, rahul-kumi, pepoluan
2021-03-09 09:11:01orsenthilsetmessageid: <1615281061.28.0.0414371523231.issue27820@roundup.psfhosted.org>
2021-03-09 09:11:01orsenthillinkissue27820 messages
2021-03-09 09:11:01orsenthilcreate