Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Atom unresponsive while performing "Find in Project" #682

Open
@scouten

Description

@scouten

Repro Steps

  1. Open Atom with a project that has many files in it. For example, in my test projects:
$ du -sm
270 .
$ find . -type f | wc -l
   32967
  1. Perform Find in Project in this project. I don't believe it matters what string you use.
  2. While Atom is finding in this project, click on another tab in the main window.

Expected: Tab opens immediately.
Actual: Tab opens after a delay of several seconds.

Versions

  • Atom: 1.5.4
  • Atom-Shell:
  • OS: Mac OS X 10.11.2
  • Misc
    • apm 1.6.0
    • npm 2.13.3
    • node 0.10.40
    • python 2.7.10
    • git 2.6.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions