Hide `._rpc._invoke()` frame, again..

Tyler Goodlet 2025-09-05 12:35:35 -04:00
parent 5c0924bdea
commit 5cdb2ca68a
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@ async def _invoke(
kwargs: dict[str, Any], kwargs: dict[str, Any],
is_rpc: bool = True, is_rpc: bool = True,
hide_tb: bool = False, hide_tb: bool = True,
return_msg_type: Return|CancelAck = Return, return_msg_type: Return|CancelAck = Return,
task_status: TaskStatus[ task_status: TaskStatus[