Re: [IO] checking in on PR - "adds new method to query the host OS for the temp directory path #500"

2023-10-18 Thread Gary Gregory
Patience! ;-) Gary On Wed, Oct 18, 2023, 12:46 PM David wrote: > hihi friends - my team encountered an issue with how java reports the > system temp directory that nerfed up the ability of our app to run properly > on some OS hosts. We fixed the problem on our end and backported the change > t

[IO] checking in on PR - "adds new method to query the host OS for the temp directory path #500"

2023-10-18 Thread David
hihi friends - my team encountered an issue with how java reports the system temp directory that nerfed up the ability of our app to run properly on some OS hosts. We fixed the problem on our end and backported the change to y'all by way of the aforementioned PR. I haven't seen any comments or mov