broot: br on ssh hangs indefinitely on large multi dir / multi project NVMe SSD
Describe the bug
br freezes on first letter when used via ssh, local usage works fine.
To Reproduce Steps to reproduce the behavior:
ssh localhost(only tested with actual remote machines)mkdir -p parity/polkadot; cd paritygit clone https://github.com/paritytech/polkadotcd ..br- <kbd>p</kbd>
No more input is accepted, cannot send
brto the background via <kbd>CTRL</kbd> + <kbd>Z</kbd>, can only terminate the terminal tab.
Expected behavior no hang
Screenshots
If applicable, add screenshots to help explain your problem.

Configuration (please complete the following information):
- OS: [e.g. iOS] Fedora
- Version [e.g. 22] broot 1.0.3
Additional context Add any other context about the problem here.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 22 (22 by maintainers)
Version 1.0.4 has the fix
I can confirm master @ 64956e00 resolves the issue 🎉
I’ve merged it into master but I’d like confirmation this was really your problem
I just did,
1.0.0works,1.0.1fails.Thanks a lot for this test, this reduces the diff a lot
https://github.com/Canop/broot/compare/v0.20.3...v1.0.3
Version
0.20.3works as anticipated as well.Just verified that
0.19.4works as anticipated.Just to be sure I don’t misunderstand you: a version from 4 months ago (0.14 maybe?) did work, and the current one blocks ?
This is interesting. Can you give me the debug log of broot failing ?
Included for sake of completeness.
It’s all on one
zstdcompressed btrfs subvolume residing on a PCIe v3 NVMe SSD. There are no other partitions mounted under that subtree.