Julia Paluch

Results 2 comments of Julia Paluch
trafficstars

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,...