Description
we may define the INACTIVITY_TIMEOUT(not use the InactivityCop but schedule a inactivity_timeout event in event system) after the event system becomes more efficient. The current codes of inactivity event (enable INACTIVITY_TIMEOUT) have a race condition, which may lead the net_vc received the inacitivity_timeout after it was closed.