Jiri Cincura ↹
Jiri Cincura ↹
Not sure why it's intermittent, but I'll check how's the analyzer called and how the tree looks like. The "fixed" code should be something like `await using var s =...
Yeah, v5.0 was pushed few moments ago. I'm preparing the blog post. You need to do something like this https://www.tabsoverspaces.com/233779-using-await-using-iasyncdisposable-with-configureawait.
If you'd fix the whitespace changes, I can merge it (and GitHub will also show the diff).
Hi. Thanks for the contribution. It would be better to create separate PRs. It's easier to manage.
A call stack is not enough to understand this issue. Steps to reproduce would be best. But providing _as much information as possible_ what was happening before and what is...
Sadly, without further information there's not much I can do to find what the issue is and work on correcting it. Hopefully somebody can bring some clues into the discussion.
First try latest version, so we have up to date code.
@NicFT Can you share that project?
As long as it happens at least once every 10 minutes, it's good-ish for me to look at it. Not a best case for hunting for bug, but better than...
Just to let you all know, I'm currently working on some tests and hitting similar behavior and hitting it reliably(!). Still not sure what's what, but at least I can...