Commit 00c04a3
committed
[build] Increment default thread stack size from to 2MB (was 1MB) (#23638)
I suspect the StackOverflow errors started to get triggered recently as
our build got larger/more complicated - increae in the thread stack size
should mitigate the issue, otherwise, we'll need to investigate it
again.
[Cherry-picked fe6b7eb]1 parent 38c0e65 commit 00c04a3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments