Giulia Stocco
Giulia Stocco
https://www.nuget.org/packages/ShellProgressBar/# for implementing something like this in the CLI as well.
To clarify, you're experiencing a bug in the registry collector. In my testing it should take between 3 minutes (clean docker image) and 20 minutes to do a registry scan....
> "static scan doesn't stop" Thanks. I'll investigate this tomorrow. It's always good to double check any functionality issues with the CLI.
> > bug in registry collector seems fixed but there seems to be another one because the "static scan" doesn't stop and the wheel in UI keeps turning I think...
> > Good news is that the root cause seems pwsh7.preview5 running asa.exe. > When I ran ASA under cmd.exe FileSystemCollector completed, but cmd.exe is so old fashioned :( >...
> What version is meant by this? (i.e. Windows PowerShell 5.1, PowerShell Core 6.2.3,..) 5.1.145
> @gfs could you perhaps step in and verify his assumption as I'd guess a debug session will be required and addition of try/catch block in source code They are...
For Console, https://www.nuget.org/packages/ShellProgressBar/ seems like it would do the trick. This would require rewriting the FileSystem and Registry Collectors (the long running ones) to pre-enumerate the trees they're working on,...
@bradcupit do you need anything from me to move this forward?
Thanks for the report. The 0.7 version of the vscode extension is still a prerelease, but the flag may not have been set properly in the build. I will try...