Skip to content

bug: hangs on SSHFS #1632

@chapmanjacobd

Description

@chapmanjacobd

eza --git --long /net/backup hangs for at least five minutes. Maybe longer. I gave up.

eza --git /net/backup works fast.

eza --long /net/backup works fast.

So that's weird!

I mount with these sshfs options but even without any options the behavior is the same on Fedora 42 x86_64, fish shell, tested on both tmux and kitty; also tested on bash and tmux:

 _netdev,nodev,nosuid,noatime,follow_symlinks,dirsync,ServerAliveInterval=10,reconnect,delay_connect,max_conns=15

When using strace it looks like eza is searching all the subdirectories for gitattributes files. eg.

/net/backup/.config/fish/functions/.gitattributes

eza v0.21.3 [+git]

edit: I just tested with eza v0.23.4 and the issue is still there

Metadata

Metadata

Assignees

No one assigned

    Labels

    errorsSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions