Todd A. Anderson

Results 60 comments of Todd A. Anderson

> @DrTodd13, the changes look good. One last thing that is needed is to make a towncrier note for this PR. It will need a `docs/upcoming_changes/7582.bug_fix.rst` file with the PR...

> @DrTodd13 after merging #9037 this now conflicts with `main`. Resolved.

Please suggest a testing strategy. The original example is quite complex and it isn't even clear how to simplify it. I think the original bug generates a race condition and...

The prior code was actually okay but requires the blocks to be processed in the right order. The critical thing is that if there is a getattr on an object...

@sklam Do you think these test failures are related to the PR? Seems unrelated to me.

@diptorupd Apologize for the formatting but it should be clear enough to find the problem. Thanks!

> Confirmed that this fixes #9379 but it has also been fixed by #9532. This doesn't fix #9586. So, 9532 fixes 9379 and 9586? 9397 only fixes 9379?