Commit 604f152
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 e814a9e commit 604f152
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments