Revision c74cda62 lib/constants.py

b/lib/constants.py
423 423

  
424 424
# Remote import/export connect timeout for socat
425 425
RIE_CONNECT_TIMEOUT = 60
426
#: Give child process up to 5 seconds to exit after sending a signal
427
CHILD_LINGER_TIMEOUT = 5.0
426 428

  
427 429
DISK_TEMPLATES = frozenset([DT_DISKLESS, DT_PLAIN,
428 430
                            DT_DRBD8, DT_FILE])

Also available in: Unified diff