python-prctl icon indicating copy to clipboard operation
python-prctl copied to clipboard

tests: skip speculation enable if force-disabled

Open WhyNotHugo opened this issue 4 months ago • 1 comments

Avoids test failure on environments where PR_SPEC_FORCE_DISABLE is already set by skipping the enable step.

Fixes: https://github.com/seveas/python-prctl/issues/31

WhyNotHugo avatar Aug 30 '25 10:08 WhyNotHugo