v3.8.9: Fixing a race condition where the onStop method of MainConfiguration was
overwriting the connection settings after the SSH host key was set. Also ensuring usage of the SQLite database is thread safe by implementing a method of instantiating and obtaining it following best practices.