jitsi / lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
Apache License 2.0
1.34k stars 1.11k forks source link

fix(ResumeTask) reset resume timeout after running timer #2561

Closed saghul closed 2 months ago

saghul commented 3 months ago

It will avoid having an extra "Canceling connection resume task" log line every time we schedule a timer.