Remove outdated FIXME; _compute_delegate is called below
This commit is contained in:
parent
7b3cb2126c
commit
2cb7cd8379
1 changed files with 0 additions and 1 deletions
|
@ -411,7 +411,6 @@ class TaskExecutor:
|
|||
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
|
||||
|
||||
if not self._play_context.remote_addr:
|
||||
|
|
Loading…
Reference in a new issue