Commit 2cb7cd83 by Abhijit Menon-Sen

Remove outdated FIXME; _compute_delegate is called below

parent 7b3cb212
...@@ -411,7 +411,6 @@ class TaskExecutor: ...@@ -411,7 +411,6 @@ class TaskExecutor:
correct connection object from the list of connection plugins correct connection object from the list of connection plugins
''' '''
# FIXME: delegate_to calculation should be done here
# FIXME: calculation of connection params/auth stuff should be done here # FIXME: calculation of connection params/auth stuff should be done here
if not self._play_context.remote_addr: if not self._play_context.remote_addr:
......
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