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

Show threads involved in disposing of components #1316

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Jun 29, 2024

Currently we show where the component was disposed but not by what thread. As this can be interesting for debugging the cause, this information is now added.

Just i minor improvement regarding #1310 to get more information about the involved parties.

Copy link

github-actions bot commented Jun 29, 2024

Test Results

   291 files  ±0     291 suites  ±0   58m 13s ⏱️ + 3m 57s
 3 578 tests ±0   3 502 ✅ ±0   76 💤 ±0  0 ❌ ±0 
11 031 runs  ±0  10 800 ✅ ±0  231 💤 ±0  0 ❌ ±0 

Results for commit c378ac5. ± Comparison against base commit 1ccf4df.

♻️ This comment has been updated with latest results.

Currently we show where the component was disposed but not by what
thread. As this can be interesting for debugging the cause, this
information is now added.
@iloveeclipse
Copy link
Member

Can it be merged?

@HannesWell HannesWell merged commit 32ada38 into eclipse-pde:master Jul 8, 2024
17 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.

3 participants