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

Description
- Open the Jasmine window and its dev tools
- Set a breakpoint in some unit test
- Run the test until it pauses
- Close the Jasmine window
- 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.