parent
df50d78042
commit
20a089c331
|
@ -400,7 +400,7 @@ async def _open_and_supervise_one_cancels_all_nursery(
|
|||
else:
|
||||
log.exception(
|
||||
f"Nursery for {current_actor().uid} "
|
||||
"errored with\n"
|
||||
"errored with:"
|
||||
|
||||
# TODO: same thing as in
|
||||
# `._invoke()` to compute how to
|
||||
|
|
Loading…
Reference in New Issue