Commit 20bc745
[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 49a9b53 commit 20bc745
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments