Carlo

Results 13 comments of Carlo

Thank you very much @kazunarikudo! Let me know if you need any further diagnosis from my side.

Hi @kazunarikudo, at the moment I cannot reproduce easily the setup I used when reporting this issue. However, I have the feeling that the issue was related to the Common...

I would also be very interested in this and it would unblock the migration of our project entirely towards NATS.

Hi everyone, friendly ping 😊: is there anything we can do to get the ball rolling on this?

> I think the best approach right now is to use https://github.com/airtai/faststream/ - yep its an additional layer of code but it works out of the box. does it support...

I'm stumbling into a very similar issue, I have some applications running inside Windows Terminal and a see a very slow but steady increase in memory usage

Thanks for the package! Any new on this?

I have tried your solution @ntakouris and it works, thank you. However, I had to abandon it because `try-except` statements in Python are very cheap (performance-wise) if there is no...

I was playing around with pyzmq and stumbled into the same issue, and I found [this SO reply](https://stackoverflow.com/a/26392777) that actually worked. Just sharing for now, haven't tried it with pynng....