363
363
# XXX: the transport interface doesn't let us guard
364
364
# against operations there taking a long time.
365
365
deadline = time.time() + timeout
374
mutter('last_info: %s, new info: %s', last_info, new_info)
376
381
'Will continue to try for %s seconds\n',
380
387
if time.time() + poll < deadline: