Commit 891d790
authored
ref(node-core): Add more specific
Sets a more specific mechanism type. The main problem here is that I
didn't find a suiting category to be used with trace origin. So I
decided to go with a similar format but the category doesn't match an
existing cat.
ref #17260mechanism.type to worker thread errors from childProcessIntegration (#17578)1 parent 0527ee3 commit 891d790
File tree
3 files changed
+3
-3
lines changed- dev-packages
- node-core-integration-tests/suites/child-process
- node-integration-tests/suites/child-process
- packages/node-core/src/integrations
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments