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
My fix for #353 was not perfect: I get no progress value with "resultless" async methods (public async Task SomeMethod(/* params */ IProgress<int> progress, CancellationToken cancellationToken)
We have a workaround for this issue in our project and I can only start working on this in August, but if you'd have time until then to fix it, I'd be very happy :)