Clement Tsang
Clement Tsang
> Search for the two columns is currently functional for me Oh, nice! Also to test, it's either testing it manually, or trying to run the code that gets data...
I have no idea how to reproduce this (I don't even know what operating system, I guess Linux), could you please provide instructions (or just please [follow the bug template...
Hm, "network namespace" points to an isolated networking environment - I guess that's why? Network information comes from [sysinfo](https://github.com/GuillaumeGomez/sysinfo) and I did bump the version from 0.26.7 to 0.29.0 in...
Ugh, that's my bad. I think it's fine, it's because the new stable rust means I'm failing a clippy check in the main branch. I'll push a fix to main...
If you could add a test that might be nice, but it might be tricky to add one? Especially for CI, it might make sense to skip it there (or...
Will review in a bit (probably sometime in the next few days, currently travelling). Just fixed `main` so that CI shouldn't break either.
The bug fix is needed, but iffy on the read_link stuff.
(as the slow part seems to be with the readlink itself no matter what)