On Mon, Oct 24, 2011 at 06:46:49PM +0200, Michael Hanselmann wrote: > ---
> - @_RpcTimeout(None) > - def call_test_delay(self, node_list, duration): > + def call_test_delay(self, node_list, duration, read_timeout=None): Mmmm, this is really not nice, breaks the model :( I hope this can be fixed later. LGTM.
