Skip to content

Wait for config save before exiting

Dennis requested to merge df/74-wait_for_config_save into main

I wasn't able to reproduce the issue in #74 (closed), but this fix allows the app time to save asynchronously before exiting gracefully.

Closes #74 (closed)

Merge request reports