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
with #1069 per task locks are added. A side effect of that is that a lot of lock files are added to the filesystem. My suggestion is to delete the lock file when a task is completed/deleted. For development purposes it is also nice to add the lock files to the .gitignore file.