320
320
if self.timeout is not None:
321
321
# Activate a fail-safe shutdown just in case something goes
322
322
# really wrong with the server or suite.
333
324
as_user = user_connection.perform
334
325
# Set up bazaar.conf with smtp information if necessary
335
326
if self.email or self.message: