I am running Karma to execute unit test cases using Grunt. It is running perfectly well, but the Karma process is not getting stopped automatically after test execution completion. No error/no log. Following are details on config and grunt file.I am running Karma to execute unit test cases u