Skip to content

Fix debounce

Compare
Choose a tag to compare
@homostellaris homostellaris released this 20 Dec 21:33
· 19 commits to master since this release
01a14cf

Fixed a bad bug that meant the debounce in the worker was not working at all! This meant the Chrome API was being spammed a lot more than it should and errors were being caused by the persist session function being called multiple times in parallel.

Full Changelog: 0.2.4...0.2.5