xavierfoucrier / inbox-notifier

Gmail notifications instantly in the Windows taskbar
https://inbox-notifier.xavierfoucrier.dev
MIT License
68 stars 5 forks source link

Fatal exception on statistics update when scheduled synchronization is enabled #190

Closed xavierfoucrier closed 4 years ago

xavierfoucrier commented 4 years ago

When trying to update statistics on a scheduled synchronization that disable the synchronization for the current day/time, an uncaught NullReferenceException is thrown, only when the application is waking up from sleep mode or is manually started: this should be prevented by checking the scheduler status before updating statistics.