Commit f4cb2c1e authored by Grégory Wisniewski's avatar Grégory Wisniewski

Remove unrelated comment (copy/paste from master node).

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1995 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent fff6cf45
......@@ -86,9 +86,6 @@ class Application(object):
ListeningConnection(self.em, handler, addr=self.server,
connector=self.connector_handler())
# Connect to a primary master node, verify data, and
# start the operation. This cycle will be executed permentnly,
# until the user explicitly requests a shutdown.
while True:
self.connectToPrimary()
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment