I have a pytest 8.3.4 testsuite running on an updated Windows 11 machine on Python 3.11.9 executed by PyCharm Community Edition 2024.3 as my team mates have.
What is happening for me, is not happening for them: if I start a test execution, and then I want to stop using the big red stop button, nothing happens; test keep going until the end.
I have used the same for years without a problem. I have uninstalled reinstalled, I also have changed my laptop, arriving in the same situation.
I’m afraid that could be related with “Beyondtrust privilege management” software (my company has installed that on some computer as mine) that maybe is not giving permissions to stop the threads, but generally it raises an exception if something is required.
Any suggestions?
5