diff --git a/tests/test_ringbuf.py b/tests/test_ringbuf.py index 28af7b83..287a0501 100644 --- a/tests/test_ringbuf.py +++ b/tests/test_ringbuf.py @@ -11,6 +11,9 @@ from tractor.ipc import ( ) from tractor._testing.samples import generate_sample_messages +# in case you don't want to melt your cores, uncomment dis! +pytestmark = pytest.mark.skip + @tractor.context async def child_read_shm(