Handle depth > 1 nursery owners which use debug mode

iaio_backup
Tyler Goodlet 2021-10-13 23:33:31 -04:00
parent a0b885e9d7
commit 9c8a120ccc
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ async def new_proc(
_runtime_vars: Dict[str, Any], # serialized and sent to _child
*,
infect_asyncio: bool = False,
task_status: TaskStatus[Portal] = trio.TASK_STATUS_IGNORED