We've had issues with NCrunch console hanging during test runs. We're running it through a TeamCity server. It always seem to hang toward the very end of the test run, and we then have to tell TeamCity to terminate the job or else it continues indefinitely. These are long SpecFlow+Selenium web app end-to-end test runs that take several hours to complete, and always nearly all tests would be completed before the hanging.
I unfortunately don't have enough time at the moment to properly troubleshoot this, but we've made an anecdotal observation that could possibly be a clue if others are investigating the same issue. If we have the console machine also configured as a grid node for the console run, we often (maybe always) get the hanging behavior. When we don't do this, it seems we don't get the hanging behavior!
Are there known issues around this?