Commit 972182cc authored by Vincent Pelletier's avatar Vincent Pelletier

Remove in-code TODO, it has been moved to top-level TODO file.


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@992 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent ccacaeed
......@@ -481,9 +481,6 @@ class Application(object):
# - have a sleep in the code (yuck !)
sleep(5)
if self.uuid is not None:
# TODO: pipeline those 2 requests
# This is currently impossible because _waitMessage can only
# wait on one message at a time
conn.lock()
try:
msg_id = conn.ask(self.local_var.queue,
......
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