diff --git a/tractor/_supervise.py b/tractor/_supervise.py index 8f4737a3..7684a7c2 100644 --- a/tractor/_supervise.py +++ b/tractor/_supervise.py @@ -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