Closed roji closed 1 week ago
I tried to find all cases of this a few months ago. Guess I failed! :-)
Nothing like hangs and low-level protocol corruption errors in your EF tests to get your day going :)
We should backport this right? This should affect test stability in a bad way - it causes EFCore.PG tests to fail really systematically, am surprised it doesn't do the same for SQL Server...
We should backport this right?
Yes. I have never been able to predict when the failures/hangs from this pattern show up, but they will for someone and it will be infuriating! So yes, fix everywhere. :-D
Introduced in #34869.
This one was fun to investigate...