This message was deleted.
# general
s
This message was deleted.
b
are you running concurrently somehow? what happens if you delete the lock and try again?
f
I triple checked there is nothing running concurrently. The lock file seems to be deleted automatically.
b
are you running inside a goroutine?
f
Nope.
I tried this isolated in a different projects. Same issue 😞
b
have you tried using something other than the filestate backend?