Hide `._rpc._invoke()` frame, again..
parent
fa86269e30
commit
3e5124e184
|
|
@ -464,7 +464,7 @@ async def _invoke(
|
|||
kwargs: dict[str, Any],
|
||||
|
||||
is_rpc: bool = True,
|
||||
hide_tb: bool = False,
|
||||
hide_tb: bool = True,
|
||||
return_msg_type: Return|CancelAck = Return,
|
||||
|
||||
task_status: TaskStatus[
|
||||
|
|
|
|||
Loading…
Reference in New Issue