Skip to content

fix: occasional infinite `setTimeout(flush` loop

WofWca requested to merge WofWca/snowflake-webext:fix-infinite-flush-loop into main

Happens if a channel gets closed while its buffer array (e.g. r2cSchedule) is not empty. May be the reason for #30 (comment 2821668).

Edited by WofWca

Merge request reports