skywind3000 / skywind3000/z.lua
z -I sometimes become an uninterruptible sleep process
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Because nfs problem, sometimes the path visited become unreachable, zh command will be hang up. How can i only use zh show path i can visit or just not let zh hang up? I think zh is only show the list from ~/.zlua ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the zh command and inspect how it uses the paths in ~/.zlua; reproduce the hang with an unreachable NFS path. Done means zh either limits output to reachable paths or returns without becoming uninterruptible, with behavior verified for the reported case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100