mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-12 21:57:19 -04:00
Both UIs recount from async void event handlers, where a failure is not a faulted task anyone awaits but an unhandled exception. The count reads the file system, so a Books folder on a drive that was just unplugged was enough to end the session. See issue #1984. Co-authored-by: rmcrackan <rmcrackan@gmail.com>