From 4bc7569981cebe7f9101081a64da73e842c6698c Mon Sep 17 00:00:00 2001
From: Tyler Goodlet <jgbt@protonmail.com>
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 5cb0d357..ddf2a234 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,