#ember test case getting freezed

1 messages · Page 1 of 1 (latest)

royal pebble
#

When I try to run ember test cases in the chrome browser sometimes the screen freezes ( mostly when I click the rerun button) I am unable to terminate the process using shortcut ctrl + c ...only way to terminate the process by closing the terminal & opening a new terminal ....it makes it so hard to work on the test cases... everytime I need to restart the test server for every changes

vapid osprey
#

Does your app have a memory leak?

#

Using ember-cli-memory-leak-detector could help?