fopguy41
Results
2
issues of
fopguy41
kazoo client hangs when I use it within multiprocess. I'm thinking it's most likely because it's not safe for a child and parent process to share kazoo client. If that's...
Say I have a dictionary where the keys are conditional. How do I write a schema to check it? For example, the following 2 are ok. ``` { 'name': 'x',...