Commit 63b43f4
test: fix buildType bug objectwrap_worker_thread
Since worker threads inherit non-process-specific options by
default, the configuration needs to be shared via workerData.
PR-URL: #837
Fixes: #834
Reviewed-By: Michael Dawson <[email protected]>1 parent 6321f2b commit 63b43f4
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
0 commit comments