Igor
Igor
@mfeurer is it still relevant? can i get more information about what is required here?
still happening to me even on pika==1.3.0 producing is pretty straight-forward ``` class RabbitMQProducer: def __init__(self, model_class: Type[BaseRabbitModel]): self._model_class = model_class self._client = self._make_connection() def send(self, model: BaseRabbitModel): assert isinstance(...
if somebody is looking for a solution of having a title name being set to the current open dir's name you can set this function in your zshrc ``` function...
it is also being reset while switching with a recent workspace command. are there any workarounds?