Link.Create fails when file owner is an empty string
Open
bug
H𝗜𝗚𝗛
- Dominant language
- APL
- Stars
- 26
- Forks
- 11
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
In an unusual scenario, starting a docker container within a GItHub runner, the owner of the files that are accessed is a user not defined within the current docker container. When using `5 ⎕NINFO file` it returns an empty string. Link tries to set the attributes of the function and fails with a length error.
See:
https://github.com/Dyalog/link/blob/9f6ab1ddf411cd1517ad50ef566baa51f0297fe1/StartupSession/Link/Utils.apln#L834
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.