Skip to content

v3.8.9: Fixing a race condition where the onStop method of MainConfiguration was

Compare
Choose a tag to compare
@iiordanov iiordanov released this 25 Feb 17:49
· 925 commits to master since this release
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.