Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freeze after cancelling a huge file search #2485

Open
singalen opened this issue Nov 1, 2024 · 1 comment
Open

Freeze after cancelling a huge file search #2485

singalen opened this issue Nov 1, 2024 · 1 comment

Comments

@singalen
Copy link
Contributor

singalen commented Nov 1, 2024

  1. Start a text search in a directory with huge files.
  2. Stop the search.
  3. The window with partial results, and also New Search and Cancel buttons, opens.

Expected: the buttons are clickable.
Actual: the far2l stops responding to any clicks or keys.

My hypothesis is that background search thread is not stopped, and still continues the search. And there is no UI to interrupt it any more.

v2.6.1. 994bca33 Darwin x86_64.
v2.6.3 - reproduced too.

elfmz added a commit that referenced this issue Nov 2, 2024
@elfmz
Copy link
Owner

elfmz commented Nov 2, 2024

Is it forever freeze or just temporary (until some huge file will be scanned)?
Can you check with current master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants