Robert Shaw

Results 2 issues of Robert Shaw

**Describe the bug** As soon as kafkajs initiates a connection to a Kafka cluster, `requestQueue.fullfillRequest` is hit which begins an infinite loop in the `RequestQueue` of the `checkPendingRequests` command. This...