Dean Lindqvist Todevski

Results 4 comments of Dean Lindqvist Todevski

Are the failed Github unit tests due to a intermittent issue with Github? I couldn't get these to fail locally.

We get this same warning for a package that has an uv lock entry like: ```toml [[package]] name = "mypackage" version = "0.1.0" source = { virtual = "." }...

> [@r0bobo](https://github.com/r0bobo) Also out of curiosity, what is your use case of switching from TCP -> HTTP? is it related to any features in HTTP? or anything else? We want...

It would be great if `write_source_files` also didn't touch the destination file if there is no diff. Otherwise it unnecessarily triggers lsp:s to reload files and such.