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
When running --file-types over a directory containing many files, using several threads, some lines are garbled in the output, apparently because multiple threads output simultaneously. Running with --threads=1 avoids the issue.
When running
--file-types
over a directory containing many files, using several threads, some lines are garbled in the output, apparently because multiple threads output simultaneously. Running with--threads=1
avoids the issue.An example from running in the checked out https://github.com/scop/bash-completion/tree/master/completions dir, on a box with 2 cores (4 "CPUs"). Output varies between runs, but every one exhibits the same issue.
The following lines are expected, there should be no other output from the above command.
The text was updated successfully, but these errors were encountered: