Julia Paluch

Results 4 comments of Julia Paluch

It looks like this error is [originating upstream](https://stdrs.dev/nightly/x86_64-pc-windows-gnu/src/std/sys/windows/mod.rs.html#163-182). Your database may potentially contain some invalid data. Closing this for now but feel free to reopen or file another issue if...

If anyone encounters this issue and wants a quick workaround, splitting the filters up into batches of size 100 seems to work: ``` step = 100 for i in range(0,...

Hi! Thanks for filing an issue. A few questions to make sure I understand your environment: 1. Can you run with `RUST_BACKTRACE=1` and paste the output here? 2. Are you...

Thanks for opening this issue and moving discussion over here! To give some background, I opened https://github.com/podman-desktop/podman-desktop/pull/15228 because I was getting tired of having to either manually highlight a code...