Since Deno 1.22.3 started having these errors very frequently. Also happens on the latest version 1.23.0
Error: connect timer should not be timing out in connected state
at Client.connectTimedOut (https://deno.land/x/mqtt@0.1.2/client/base_client.ts:949:15)
at https://deno.land/x/mqtt@0.1.2/client/base_client.ts:938:14
at https://deno.land/x/mqtt@0.1.2/client/base_client.ts:1108:7
at Object.action (deno:ext/web/02_timers.js:141:13)
at handleTimerMacrotask (deno:ext/web/02_timers.js:58:12)
Since Deno 1.22.3 started having these errors very frequently. Also happens on the latest version 1.23.0