Mosquito

Results 223 comments of Mosquito

please rebase this against master branch

@torarvid could you please double check this on latest release?

@torarvid I'm glad to know that in your production it does no harm. However, to be honest, we have cases in our production when connections are broken, the network is...

@torarvid I think these changes break something. Somewhere it's important to get a CanceledError and this is a reason when tests has been broken. But what exactly I don't understand...

@torarvid If I correctly understood your idea, then the result should be obtained only from tasks.

@torarvid Oh, there are so many changes that I don't even know how long it will take to make it fine.

Unfortunately, now the release cycle is arranged in such a way that it is not possible to make a tag every release. I'll think about how this can be fixed,...

Hi @dirkmueller. If you want to improve it, I don't mind, but it scares me that sentry-sdk is completely incompatible with raven and its complexity, the number of integrations, is...

looks like the problem similar like #57

that's because you redeclare __del__ method from [here](https://github.com/mosquito/async-class/blob/master/async_class.py#L138-L142)