Closed masih closed 1 month ago
Investigate false negative fuzz test failures due to hitting memory limit by reverting GOGC back to default 100.
Fixes #666
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.26%. Comparing base (46a498f) to head (8d58db6). Report is 1 commits behind head on main.
46a498f
8d58db6
Repeated fuzzing 3 times with the changes here and the time it take for the fuzzing to run is more or less the same as the time it takes on main.
main
All three attempts succeeded.
Investigate false negative fuzz test failures due to hitting memory limit by reverting GOGC back to default 100.
Fixes #666