8000 Fix silent thread leak for chained instrumentation by KammererTob · Pull Request #2818 · graphql-java/graphql-java · GitHub
[go: up one dir, main page]

Skip to content

Fix silent thread leak for chained instrumentation#2818

Merged
bbakerman merged 4 commits intographql-java:masterfrom
KammererTob:master
May 17, 2022
Merged

Fix silent thread leak for chained instrumentation#2818
bbakerman merged 4 commits intographql-java:masterfrom
KammererTob:master

Conversation

@KammererTob
Copy link
Contributor

This PR is related to another PR i did some time ago, which tried to address a very specific case of thread leakage.
I am now revisiting this issue since i noticed that the merged PR did not apply it's fix to chained instrumentation, which this PR tries to remedy.

Issue: #2068
PR: #2359

@dondonz dondonz requested review from andimarek and bbakerman May 17, 2022 05:01
Copy link
Member
@bbakerman bbakerman left a comment

Choose a reason for hiding this comment

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

Thanks

@bbakerman bbakerman added this to the 19.0 milestone May 17, 2022
@bbakerman bbakerman merged commit 3cc7838 into graphql-java:master May 17, 2022
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

0