Herberth Amaral
Results
2
comments of
Herberth Amaral
I'm having the same problem. I managed to fix it (temporarily) by changing the `handle_response` in `gnsq/producer.py` from this: ```python def handle_response(self, conn, response): self.logger.debug('[%s] response: %s', conn, response) if...
@dmitry-saritasa you may wanna checkout ob-async: https://github.com/astahlman/ob-async