You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feels suspicious. I think it may happen that the compiler caches this step, causing incomplete result to be cached and re-used. This should use ThrowIfCancellationRequested.
(Putting aside that the generator is likely to have severe perf issues)