Raqbit

Results 23 comments of Raqbit

Ran into this while simply mounting a USB drive, opening an MP4 file on it in Gnome Videos via Nautilus and then not being able to unmount the USB drive...

I don't have any concrete numbers, but I have experienced similar popups with just a few images and pen-drawn notes. Usually before the pop-up, me and my fellow student would...

This is also making it hard to use `prometheus-api-client-python` in alpine-based docker images, as both matplotlib & pandas need to build wheels.

> @Raqbit do you have any suggestions on how we could improve this? Any way that the pandas & matplotlib dependencies can be avoided with a 'non-development' install would help...

> > This is also making it hard to use `prometheus-api-client-python` in alpine-based docker images, as both mathplotlib & pandas need to build wheels. > > Hi @Raqbit, could you...

I'm also hitting this, but even in `9.0.7`, no more messages are getting through after a broker restart. As a workaround I'm now using `.consume()`. But keep in mind you...

Just want to say thank you for opening this issue, that saved me a lot of time debugging uwsgi :sweat_smile:

This looks promising, but I'm not sure how you'd go about exiting this loop when not getting messages (can set a class property telling the loop to stop but that...

I tried getting the iterator and calling `close()` on that but that doesn't stop the loop.

Can reproduce in 24.2.0, which does not include #627 ``` Python 3.11.9 (main, Apr 6 2024, 17:59:24) [GCC 11.4.0] on linux Type "help", "copyright", "credits" or "license" for more information....