Skip to content

Properly limit maximum heap size when running tests to ensure streaming doesn’t hold on to data#81

Merged
Bodigrim merged 2 commits intohaskell:masterfrom
sergv:master
Jun 3, 2025
Merged

Properly limit maximum heap size when running tests to ensure streaming doesn’t hold on to data#81
Bodigrim merged 2 commits intohaskell:masterfrom
sergv:master

Conversation

@sergv
Copy link
Copy Markdown
Contributor

@sergv sergv commented Jun 2, 2025

My changes in zlib.cabal in #80 for specifying RTS flags at compile time were incorrect - -- is treated as comment by cabal.

If I undo the fix to not retain 4GB string in master then tests don't fail. But the intention of the with-rtsopts was that tests would fail in such case.

@Bodigrim Bodigrim merged commit 7d0eb2e into haskell:master Jun 3, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants