Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid useless garbage collects #1767

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Conversation

jecisc
Copy link
Contributor

@jecisc jecisc commented Nov 21, 2023

Some garbage collects seems useless in Iceberg tests (I ran the tests multiple times without troubles) and are slowing down Iceberg tests

Some garbage collects seems useless in Iceberg tests (I ran the tests multiple times without troubles) and are slowing down Iceberg tests
@jecisc
Copy link
Contributor Author

jecisc commented Nov 21, 2023

Tests passed and builds are faster with this change

@MarcusDenker MarcusDenker merged commit 7800508 into pharo-vcs:dev-2.0 Nov 22, 2023
2 of 3 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