almir icon indicating copy to clipboard operation
almir copied to clipboard

bconsole timeout

Open domenkozar opened this issue 13 years ago • 1 comments

Sometimes bacula-director will not respond at all. Process is running, but bconsole will never timeout. Result is that Popen call never ends, which looks like almir does not start correctly.

Seems like Popen got a timeout parameter in Python 3.3

domenkozar avatar Apr 05 '12 13:04 domenkozar

There are also situations that console connection stops. Almir should handle this more gracefully, probably it shouldn't be a global state at all.

domenkozar avatar Apr 17 '12 22:04 domenkozar