Commit fe6b7eb
authored
[build] Increment default thread stack size from to 2MB (was 1MB) (scala#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.1 parent 207604b commit fe6b7eb
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