gemini-testing / gemini-testing/glob-extra
.sock file is directory
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
node v12.16.1
https://github.com/gemini-testing/glob-extra/blob/master/lib/utils.js#L12
(await isFile('some-sock.sock')) === false
Contributor guide
Research direction
Start at lib/utils.js line 12 and reproduce the reported result with Node v12.16.1 using a path ending in .sock. Clarify the intended file-versus-directory behavior, then verify that isFile('some-sock.sock') reports the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100