Code review comment for lp:~free.ekanayaka/landscape-client/amp-cleanup-2

Revision history for this message
Alberto Donato (ack) wrote :

Looks good! +1

#1:
        def synchronous_send_method_call(method, args=[], kwargs={}):
            # Transparently flush the connection after a send_method_call
            # invokation

Typo, not from this branch: s/invokation/invocation/.

review: Approve

« Back to merge proposal