Drop extra newline from log msg

sc_super_proto_dgrams
Tyler Goodlet 2024-03-25 15:03:33 -04:00
parent 4621c8c1b9
commit 0701874033
1 changed files with 1 additions and 1 deletions

View File

@ -583,7 +583,7 @@ async def open_nursery(
finally:
msg: str = (
'Actor-nursery exited\n'
f'|_{an}\n\n'
f'|_{an}\n'
)
# shutdown runtime if it was started