Describe the bug
The connection pool stops handling signals after while causing mqtt client to hang
To Reproduce
Steps to reproduce the behavior:
- Setup cluster kafka with sasl plain setup
- configure mqtt.kafka.broker example that connections to that cluster
- Publish message using mosqueito_pub
- Wait ~10 mins and connect
- Client hangs