Message 337424 - Python tracker (original) (raw)
because you’re on the same machine and you pip installed it, I have no choice but to pay those costs, which I haven’t explicitly opted in to.
At least for the coverage plugins there is a required opt in from environment variable (as shown above).
There's a simple if 'COVSOMETHING' in os.environ
check to activate it.
That can't cost a significant amount of time. This is rather another bad
actor argument.