From de16a9ac6fce77a4f4986599c1cf60609855a73c Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Sun, 15 Jun 2025 22:04:01 -0400 Subject: [PATCH] Drop stale comment from inter-peer suite --- tests/test_inter_peer_cancellation.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_inter_peer_cancellation.py b/tests/test_inter_peer_cancellation.py index 25935df2..b6d469d9 100644 --- a/tests/test_inter_peer_cancellation.py +++ b/tests/test_inter_peer_cancellation.py @@ -410,7 +410,6 @@ def test_peer_canceller( ''' async def main(): async with tractor.open_nursery( - # NOTE: to halt the peer tasks on ctxc, uncomment this. debug_mode=debug_mode, ) as an: canceller: Portal = await an.start_actor(