Detect cycle automatically in update_config script
Compare changes
+ 26
− 9
@@ -12,6 +13,7 @@ import zmq
@@ -112,8 +114,9 @@ required_args.add_argument(
@@ -142,6 +145,22 @@ parser.add_argument(
@@ -264,13 +283,11 @@ def main():
@@ -296,7 +313,7 @@ def main():