Commit 8ff3b11
authored
fix: bump assertoor memory limit to 8G (ethereum#874)
bump the memory limit for assertoor to 8GB
increasing the limit is necessary to run child processes (like the
execution spec tests) reliable.
the limit is for the whole container, which not only includes assertoor,
but also all sub-processes launched by tests.1 parent a913455 commit 8ff3b11
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments