Commit 8521d35
authored
Merge pull request #11 from semgrep/nathan/domains_inherit_backtrace
feat: preserve `backtrace_enabled` between domains
This is a backport of ocaml#14416 , which fixes ocaml#14411 . This patch subsumes semgrep/semgrep-proprietary#5022 (since it makes the same fix but in the runtime rather than in our user code).2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
745 | | - | |
746 | | - | |
747 | | - | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
748 | 749 | | |
749 | 750 | | |
750 | 751 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
0 commit comments