Emphasize internal error block header-comment a bit

structural_dynamics_of_flow
Tyler Goodlet 2025-03-30 23:57:52 -04:00
parent 8884ed05f0
commit b958590212
1 changed files with 1 additions and 1 deletions

View File

@ -1156,7 +1156,7 @@ async def process_messages(
trio.Event(), trio.Event(),
) )
# runtime-scoped remote (internal) error # XXX RUNTIME-SCOPED! remote (likely internal) error
# (^- bc no `Error.cid` -^) # (^- bc no `Error.cid` -^)
# #
# NOTE: this is the non-rpc error case, that # NOTE: this is the non-rpc error case, that