Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Brackets is frozen if you close a window while it's paused at a breakpoint #2989

@peterflynn

Description

@peterflynn
  1. Open the Jasmine window and its dev tools
  2. Set a breakpoint in some unit test
  3. Run the test until it pauses
  4. Close the Jasmine window
  5. Close the dev tools window

Result: Brackets main window is nonresponsive. Dev tools for the main window don't give you any ability to unpause. You can't reopen the Jasmine window's dev tools either, even by going to localhost manually -- it's not in the list of windows anymore. Only choice is to force-quit.

Naturally, this only really affects people hacking on the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions