You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running a command, e.g. gradlew uS, a file called 'seuac.lock.db' remains in the seubase. This indicates that the database is not closed.
This leads to problems when gradle is not reusing a daemon for some reason.