Drop extra "

" when logging actor nursery errors
pre_pretty_struct_dep_commit_b54cb66
Tyler Goodlet 2024-02-20 15:58:11 -05:00
parent 5fa040c7db
commit b28df738fe
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,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