Hans Roman
Results
2
issues of
Hans Roman
`decode_terminated` seems to be failing with some files causing the endless loop in https://github.com/quodlibet/mutagen/blob/release-1.42.0/mutagen/id3/_specs.py#L507. It seems to happen with "faulty"(?) audio files. I know close to nothing about mutagen, id3,...
bug
I have a legacy python app which uses `celery==3.1.26.post2` and the official image `python:2.7.18-slim-buster`. When I run `docker-slim --http-probe=false my/image` it goes from ~180MB to ~49MB, that's cool. But there...