RcloneShuttle icon indicating copy to clipboard operation
RcloneShuttle copied to clipboard

Rename files asynchronously

Open pieterdd opened this issue 1 year ago • 0 comments

Renaming is a blocking I/O operation. Since it can take a bit more time than expected, it's worth offloading this operation from the UI thread.

pieterdd avatar May 12 '24 16:05 pieterdd