Bug report
Bug description:
A few tests fail when stress testing the JIT.
I think for several of the tests, this is a problem with the tests. They need to clear all executors on some code objects before running the tests.
Of course, there could very well be bugs in the JIT as well.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Bug report
Bug description:
A few tests fail when stress testing the JIT.
I think for several of the tests, this is a problem with the tests. They need to clear all executors on some code objects before running the tests.
Of course, there could very well be bugs in the JIT as well.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response