Skip to content

Conversation

bot-gradle
Copy link
Collaborator

Publish 7.4.2-20220324192832+0000

mlopatkin and others added 4 commits March 23, 2022 17:41
The test listeners live for the entire test run duration. Capturing
a test instance in the listener prevents it from being GC'ed, and the
test instance can be quite large. Having hunderds of them can easily
cause OutOfMemoryError.

This commit reduces the retained size of the listener by only capturing
the test directory provider which is much smaller.
@bot-gradle bot-gradle added this to the 7.5 RC1 milestone Mar 24, 2022
@bot-gradle
Copy link
Collaborator Author

@bot-gradle test and merge

@bot-gradle
Copy link
Collaborator Author

OK, I've already triggered a build for you.

@bot-gradle bot-gradle merged commit 6daff59 into master Mar 24, 2022
@blindpirate blindpirate deleted the master-for-pull-request-2022-03-24-19-38-16 branch March 26, 2022 04:34
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