Pick how to handle different path length limits
Open
- Dominant language
- Erlang
- Stars
- 64
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Not all filesystems support the same path lengths without a problem.
Windows notoriously has had issues there, but even OSX has a limit ~1024 bytes, above which calls will fail.
We'll need to figure out a solution to this (related is issue #8)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.