Benjamin Parzella
Benjamin Parzella
It seems like this issue is Windows specific, I have not seen it on the Linux nodes. Are there any plans for automatic cache migration or deletion? It is a...
Thank you for your merge request, your input is much appreciated. The coverage is due to missing tests for the new code. To raise the coverage again, you need to...
Hey, thanks for your input, it is well appreciated. I looked into the SECS specification, and noticed the V (= 2 byte characters, format code 22) is only used in...
At the moment I have neither a current secs specification, nor any equipment or host software available to test on. Because of that, I am hesitant to implement changes on...
Thanks for your quick reply. This is the output from the latest version: ```cmd D:\test>uv self update info: Checking for updates... success: Upgraded uv from v0.7.3 to v0.7.4! https://github.com/astral-sh/uv/releases/tag/0.7.4 D:\test>uv...
Hey is there any update on this? uv 0.9.5 seems to still have this problem.
Hey Thomas, thank you for your input and sorry for not replying to the other issues. The last months have been pretty busy, I've read all mails/issues/pull request but I...
Thank you for your report. I finally had the time to look into it and fix it. My fix is very close to your pull request, but I decided not...