You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The perf_jit backend option in sys.activate_stack_trampoline() cannot be activated due to a logic error in the backend selection code making calling sys.activate_stack_trampoline("perf_jit") not activate the perf JIT trampoline.