diff --git a/tests/devx/test_tooling.py b/tests/devx/test_tooling.py index c1bb8692..888e9e16 100644 --- a/tests/devx/test_tooling.py +++ b/tests/devx/test_tooling.py @@ -116,9 +116,11 @@ def test_shield_pause( child.pid, signal.SIGINT, ) + from tractor._supervise import _shutdown_msg expect( child, - 'Shutting down actor runtime', + # 'Shutting down actor runtime', + _shutdown_msg, timeout=6, ) assert_before(