Comment 3 for bug 1227212

Revision history for this message
Alistair Buxton (a-j-buxton) wrote :

Session ending could take at worst: ( max_initial_delay + max_kill_timeout_new )

Under normal circumstances: Worst case scenario will likely be a wait of (5 + 5) seconds.

Average case scenario is expected to be approximately (0 + 1) seconds Since,
            No standard provided Session Job will start on "session-end" meaning max_kill_timeout_new and WAIT will effectively be 0.
            All standard provided Session Jobs will react to the default kill signal and end quickly.

 - https://wiki.edubuntu.org/FoundationsTeam/Specs/RaringUpstartUserSessions