Terry J. Reedy <tjre...@udel.edu> added the comment:

My guess is that the failure is in event_generate(key), as in #36286.  If so, 
this is a duplicate of the latter.

How often have you seen a failure?  For event_generate('<Key-Down>'), etc, the 
failure time in my test script varies from 1000 to 100_000 tries and there have 
been no build-bot failures reported to me.

Now that I can make the failure happen, I still need to experiment with trying 
to stop it.

----------
nosy: +serhiy.storchaka, terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36339>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to