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
Is your feature request related to a problem? Please describe.
When scanning a server with many directories the terminal output becomes polluted with finished tasks to the point where one cannot see the main progress any more.
Describe the solution you'd like
My suggestion would be to either introduce a flag to keep the finished tasks in the console, or a flag to automatically purge finished scans from the output. Either way would be good. An easy fix for the problem would be to print the finished scans first, then the global scan progress and then the currently running scans, that way you can still see the progress at least.
Describe alternatives you've considered
None, as after a 15h scan all i could see was a flashing terminal window with finished scans, with no progress display whatsoever.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When scanning a server with many directories the terminal output becomes polluted with finished tasks to the point where one cannot see the main progress any more.
Describe the solution you'd like
My suggestion would be to either introduce a flag to keep the finished tasks in the console, or a flag to automatically purge finished scans from the output. Either way would be good. An easy fix for the problem would be to print the finished scans first, then the global scan progress and then the currently running scans, that way you can still see the progress at least.
Describe alternatives you've considered
None, as after a 15h scan all i could see was a flashing terminal window with finished scans, with no progress display whatsoever.
The text was updated successfully, but these errors were encountered: