mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[2353] Remove run_under_unittests hack from BoB.start_cfgmgr()
This commit is contained in:
@@ -474,7 +474,6 @@ class BoB:
|
||||
bind_cfgd.spawn()
|
||||
self.log_started(bind_cfgd.pid)
|
||||
|
||||
if not self.run_under_unittests:
|
||||
# Wait for the configuration manager to start up as
|
||||
# subsequent initialization cannot proceed without it. The
|
||||
# time to wait can be set on the command line.
|
||||
|
Reference in New Issue
Block a user