Woops, set `post_mortem=False` by default again!

runtime_to_msgspec
Tyler Goodlet 2024-05-30 18:33:25 -04:00
parent 8ea0f08386
commit d802c8aa90
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ def test_basic_payload_spec(
f"match type-spec: `{msg_type_str}.pld: PldMsg|NoneType`",
],
# only for debug
post_mortem=True,
# post_mortem=True,
),
p.open_context(
child,