During test cases that involve starting and stopping a consumer many times, `@platformatic/kafka` leaks timers: It appears that there is no teardown logic for this timer and it is never cleared. https://github.com/platformatic/kafka/blob/603f394a26cbf0bcd24cf3f918a6bdb35a25ba4f/src/clients/base/base.ts#L371