Unclosed Vim Sessions
July 3, 2006
When shell users open vi/vim sessions and then get disconnected from the internet or close their terminal window, the ghost vim sessions start chewing up a lot of CPU. This is a bug in the way vim is programmed. To keep these sessions from using undue resources on the server, we’re now running a script every 15 minutes to detect and terminate such sessions.