-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Filesystems & file managerThis concerns the ArcOS filesystems, the load save dialog or the file manager itself.This concerns the ArcOS filesystems, the load save dialog or the file manager itself.ReArc BackendThis concerns either the backend itself or the client -> server connectionThis concerns either the backend itself or the client -> server connectionbugSomething isn't workingSomething isn't working
Milestone
Description
There's a bug in the ReArc backend that occurs when you delete a lot of files in one go from the client. Doing so causes a race condition where the readdir operation tries to stat a file right as the deleteitem operation took that file away. This results in a 404 error from the backend.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Filesystems & file managerThis concerns the ArcOS filesystems, the load save dialog or the file manager itself.This concerns the ArcOS filesystems, the load save dialog or the file manager itself.ReArc BackendThis concerns either the backend itself or the client -> server connectionThis concerns either the backend itself or the client -> server connectionbugSomething isn't workingSomething isn't working