kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.4k stars 150 forks source link

Using joshuto on wsl (centos7) results in a CPU full and program stuck after startup #377

Open guoli-git opened 1 year ago

guoli-git commented 1 year ago

At first, I suspected that Joshuto had scanned the Windows system files, which were too many to cause the program to get stuck. Later, I unmounted the system files and they still got stuck. Later, I kept waiting for the program to get stuck and couldn't operate it for an afternoon. I now suspect that the program has fallen into a dead cycle. I can confirm that it is caused by wsl, not the Linux system.

guoli-git commented 1 year ago

There is a probability of entering the program normally, but the probability is not high