On Fri Feb 16 17:35:20 2024 +0000, Jinoh Kang wrote:
Would you add a test? Is it correct that you're trying to get `GetFinalPathNameByHandle` work on certain type of FDs?
Yes, more specifically GetFileInformationByHandle (it's what Python uses), but I'm not sure how to add a test since this happens with unix integration when e.g. redirecting stdout to a file (from unix) in which case it won't have a name.