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

Disable tracing in memory leak tests #2767

Merged
merged 1 commit into from
Dec 24, 2021

Conversation

mpilquist
Copy link
Member

@diesalbla spotted memory leak tests were failing here: #2763 (comment)

A bisect showed it was due to the CE3 upgrade. This PR disables tracing which fixes the leak tests.

Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also @vasilmkd's optimizations in typelevel/cats-effect#2673 have hopefully lessened the memory pressure, not sure.

@mpilquist mpilquist merged commit 5d0ceee into typelevel:main Dec 24, 2021
@mpilquist mpilquist deleted the topic/fix-mem-leak-tests branch December 24, 2021 13:33
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.

3 participants