Commit f94e5b3
committed
fix(walltime): disable PYTHON_PERF_JIT_SUPPORT on macOS
Enabling perf JIT support on macOS produces many unresolved
addresses in stack traces. Force it off until we understand why.1 parent 2e85913 commit f94e5b3
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments