Parcourir la source

[2855] Update comment

Mukund Sivaraman il y a 12 ans
Parent
commit
4afd4b896c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/lib/python/isc/server_common/bind10_server.py.in

+ 2 - 2
src/lib/python/isc/server_common/bind10_server.py.in

@@ -57,8 +57,8 @@ class BIND10Server:
       _shutdown_module: can be optionally defined for module-specific
                         finalization. This is called right before the
                         module CC session is stopped. If it raises an
-                        exception, the server shutdown will still
-                        continue.
+                        exception, the server will be immediately
+                        stopped.
                         Parameter: None, Return: None
 
     """