Skip to content

Commit 91033ac

Browse files
Merge pull request #7016 from michaellilltokiwa/tests--fuzion_runtime_stackoverflow,-limit-java-stack-size-to-1m
tests: fuzion_runtime_stackoverflow, limit java stack size to 1m
2 parents ce72ed1 + b1ffeff commit 91033ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tests/fuzion_runtime_stackoverflow

tests/fuzion_runtime_stackoverflow/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@
2222
# -----------------------------------------------------------------------
2323

2424
override NAME = fuzion_runtime_stackoverflow
25+
FUZION_JAVA_STACK_SIZE = 1m
2526
include ../simple.mk

0 commit comments

Comments
 (0)