Drop extra "

" when logging actor nursery errors
modden_spawn_from_client_req
Tyler Goodlet 2024-02-20 15:58:11 -05:00
parent df50d78042
commit 20a089c331
1 changed files with 1 additions and 1 deletions

View File

@ -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