K 10 svn:author V 7 davidxu K 8 svn:date V 27 2008-10-24T01:09:24.988881Z K 7 svn:log V 162 Don't rearm callout if the process is exiting, it may leak a callout because callout_drain() only waits for running callout, but not disable it if it is rearmed. END