Conversation
| Hi! I didn't want you to think that I've forgotten about this, but the code complexity is pretty high, and Erik Darling also had qualms about accepting it, so I haven't worked through this. Ideally, for me to accept this pull request, I'd want a demo reproduction script where I can walk through it, including building a couple of deadlocks, that will produce BAD results with the CURRENT version of sp_BlitzLock, and then GOOD results with YOUR version. Is that something you could do? I ask because you seem to know how to reproduce the bug, which I don't. |
| Hi EDIT: Scratch that. I was able to reproduce the third case, but now I see my PR is flawed. I will come back with better feeedback when I sort things out. Thanks for patience.
|
Fix for #3765 (or at least improvements)
Turns out there are many causes of this:
In the environment where I saw all these problems the number of rows returned dropped from 10k+ to 60. Much more managable in my opinion.
Thanks