docs: with_context element is replaced by a decorator.

wip-fakessh-exit-status
David Wilson 7 years ago
parent 12fe884f1a
commit dd69b8feeb

@ -283,7 +283,7 @@ Slaves listen on the following handles:
.. data:: mitogen.core.CALL_FUNCTION
Receives `(with_context, mod_name, class_name, func_name, args, kwargs)`
Receives `(mod_name, class_name, func_name, args, kwargs)`
5-tuples from
:py:meth:`call_with_deadline() <mitogen.master.Context.call_with_deadline>`,
imports ``mod_name``, then attempts to execute

Loading…
Cancel
Save