You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the onDidChange is registered multiple times (In main and renderer process separately in electron-store), all of the callbacks gets delayed by 5 seconds due to debouncing. Any specific reason to add this debouncing?
The text was updated successfully, but these errors were encountered:
conf/source/index.ts
Line 498 in 9d535a3
When the onDidChange is registered multiple times (In main and renderer process separately in electron-store), all of the callbacks gets delayed by 5 seconds due to debouncing. Any specific reason to add this debouncing?
The text was updated successfully, but these errors were encountered: