New Rails application restart logic
Some rails apps were failing to restart after a crash due to a number of reasons including stale mongrel.pid files. We have implemented new logic in the application restart scripts which will account for this issue so applications should be restarting cleanly from now on.