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
We are concurrency safe via rust’s flock APIs, so I doubt this works across separate machines. We are open to improving this. What do other cross-machine concurrency safe approaches do?
is it possible to use a shared volume for caching? is it concurrency safe?
like in CI. if i used a volume to mount and share between CI jobs, is it ok?
The text was updated successfully, but these errors were encountered: