Results 280 comments of Peter A. Jonsson

My suspicion is that this is caused by errors not propagating properly when concurrency is used (and possibly something Windows-specific). Can you try to reproduce the problem on the PC...

I had a look at the commits of the ThreadPoolExecutor in Python and there seems to be a couple of fixes there that aren't present in Python 3.9. What version...

I started getting permission denied errors when doing `docker compose down`. Turns out that is caused by AppArmor. After some more digging, it turns out I had somehow gotten docker...

Will try to get dependabot to close this voluntarily. @dependabot recreate

I think Dependabot will close this after we update to GDAL 3.11. Guess I need to bump the priority of fixing the remaining GDAL 3.11 issue in core.

I have no solution. Docker also fills my disk gradually, all while `docker system df` reporting 0 bytes used, so I added a monthly `apt-get purge && rm -rf /var/lib/docker...

This just happened again on a new machine that was installed 5 days ago. The current version of Docker is 27.4.1.

Thank you for the heads up, we need to look into that.

After running `yarn upgrade` on top of this pull request, `yarn audit` reports 1 vulnerability which is rate limiting bypass in express-brute, and that vulnerability should be fixed by #162.

@zoran995 Yeah, summer hasn't gone according to plans, too many urgent and important things at once. I mainly want request gone, if someone else does it I'm more than happy....