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
From we can tell it looks like it's either a bug that there's a rogue folder in the data directory or there's a race condition where it's trying to read the directory before it has been fully created.
We found an issue with freezer, it seems to try and it appears to be failing on this line:
https://github.com/uw-labs/freezer/blob/master/dirs.go#L41
From we can tell it looks like it's either a bug that there's a rogue folder in the data directory or there's a race condition where it's trying to read the directory before it has been fully created.
Stacktrace is below:
The text was updated successfully, but these errors were encountered: