Jayant Raizada

Results 9 comments of Jayant Raizada

Hi @hhromic I was going through the same issue so I have fixed the pool.py file. I have update the lines with new construct instead of the old one. Let...

> > Hi @hhromic > > I was going through the same issue so I have fixed the pool.py file. > > I have update the lines with new construct...

Hey @hhromic @singlecheeze @ecoron-ai I have raise a pull request and fixed the code with new async with keyword.

I have fixed the pool.py and code is working alright.

> I'll just base my dependencies on this fork for now :P > > Thank you very much for this fix, Horus, son of Osiris All good, mate.

We have faced the exact same issue with guards. Took us couple of hours to troubleshoot. If we are not fixing it at least can we all agree to document...

Hi @ktsakalozos Sorry for the late response. This was resolved when I switched to snap's edge channel.

> Since this is a kubernetes repo, I'll have to see about making the kubernetes org own the app Any plans on releasing this soon? This could help our team...

I am raising two issues together because they are somewhat interrelated. For Issue 2 where SerializationException is encountered. I believe that can be resolved by changing the `convert_validation_error` method ```py...