[EventEngine][Windows] Temporary changes for rare-flake debugging (#33894)
CNR a WindowsEventEngine listener flake in: * 10k local Windows development machine runs * 50k Windows RBE runs * 10k Windows VM runs It fails ~5 times per day on the master CI jobs. This PR adds some logging to try to see if an edge is missed, and switches the thread pool implementation to see if that makes the flake go away. If the flakes disappear, I'll try removing one or the other to see if either independently fix the problem (hopefully not logging). --------- Co-authored-by: drfloob <drfloob@users.noreply.github.com>revert-33442-printExp
parent
aca70e8cca
commit
0897f0faf3
3 changed files with 23 additions and 0 deletions
Loading…
Reference in new issue