From d802c8aa90d63c99930279d86f065a5d927f2989 Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Thu, 30 May 2024 18:33:25 -0400 Subject: [PATCH] Woops, set `post_mortem=False` by default again! --- tests/test_pldrx_limiting.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_pldrx_limiting.py b/tests/test_pldrx_limiting.py index 5cb0d35..ddf2a23 100644 --- a/tests/test_pldrx_limiting.py +++ b/tests/test_pldrx_limiting.py @@ -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,