mherrmann / mherrmann/fman

Deleting multiple files is sometimes slow on macOS

Open
#587 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug mac
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

When I select two files and press Cmd+Delete, there is a noticeable lag of 5-10 seconds before the files are deleted. During the lag, sometimes the spinning cursor appears and sometimes not. fman's "file operation" dialog box is not shown.

This doesn't happen all the time, but if it happens once, there's a good chance it will happen again shortly after. I can reproduce it quite reliably.

Also, I'm not sure but I think that during the lag, if I press any key, the lag is cut and the files are immediately deleted.

I think the files themselves don't matter. The deleted files are small (less than 1 MB), and I've tried with the same files multiple times, sometimes it happens and sometimes not. It happens in normal folders containing a small amount of files.

Running macOS 10.14.1.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Cmd+Delete delay on macOS 10.14.1 with two small files in a normal folder, including the reported effect of pressing a key. The payload names no source files, tests, or entry points; done means identifying the cause and eliminating the intermittent 5–10 second delay without breaking multi-file deletion.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.