ViniciusAlberkovics / VSGitAutoFetch

VS Git AutoFetch extension
9 stars 6 forks source link

Thread sleep efficiency #1

Closed Nodiink closed 2 years ago

Nodiink commented 3 years ago

As per performance efficiency (example), I suggest to change Thread.Sleep with await Task.Delay in AuthFetch.cs, line 120.

ViniciusAlberkovics commented 2 years ago

Fixed in version 1.1.5