Drop stale comment from inter-peer suite

moar_eg_smoothing
Tyler Goodlet 2025-06-15 22:04:01 -04:00
parent 4bc443ccae
commit de16a9ac6f
1 changed files with 0 additions and 1 deletions

View File

@ -410,7 +410,6 @@ def test_peer_canceller(
''' '''
async def main(): async def main():
async with tractor.open_nursery( async with tractor.open_nursery(
# NOTE: to halt the peer tasks on ctxc, uncomment this.
debug_mode=debug_mode, debug_mode=debug_mode,
) as an: ) as an:
canceller: Portal = await an.start_actor( canceller: Portal = await an.start_actor(