diff --git a/tractor/_supervise.py b/tractor/_supervise.py index 7319b15..af83aa5 100644 --- a/tractor/_supervise.py +++ b/tractor/_supervise.py @@ -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