Peter Law
Peter Law
Note: I'm using the [routemaster_sdk](https://github.com/thread/routemaster_sdk) to access routemaster, so it's possible that this is a result of the automatic retries I have configured. If that's the case, then the issue...
Update: the `LabelAlreadyExists` is indeed a result of the retrying I was doing. It looks like the label is indeed created fine, but then the processing of the first gate...
Had a quick look at this; it's a bit more complicated than might be hoped due to the way that we work with the tree of exported files -- we'd...
> Based on [this implementation](https://github.com/aio-libs/aiokafka/blob/master/aiokafka/consumer/consumer.py) and the comment in aiokafka: "If no new messages prefetched, this method will wait for it." Indeed. I actually think it's unfortunate that aiokafka doesn't...
I agree that raising an exception isn't what `aiokafka` does, however if we're agreed that we want to deviate from the library's blocking behaviour then the question is _how_ to...
Ah, just found https://pypi.org/project/dockerfile/ which might suit my needs better. (Sharing in case others find themselves here)
No, I ended up not parsing the Dockerfile and relying on manually tracking the relevant files. Greater chance of error but simpler overall. (This was part of https://github.com/PeterJCLaw/lazy-docker-build-push-action in case...
Thanks for having a go at a fix! Confirming that this patch _mostly_ works on Ubuntu 22.04.5 LTS, Gnome 42.9, Extension version 38. (I manually re-typed the patch on top...
> I do also sometimes see the double animation still. > Separately sometimes I also manage to swipe to a new desktop and then the windows from the previous one...