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

Use a Workspace Job to perform API analysis #4105

Merged
merged 1 commit into from
Aug 12, 2024

Commits on Aug 12, 2024

  1. Use a Workspace Job to perform API analysis

    We sometimes see "disposed" components from the workspace Baseline e.g.
    eclipse-pde/eclipse.pde#1310 what seem to
    indicate that some operation interfere here.
    
    This wraps the execution of the Api Analysis part in a workspace job to
    ensure these actions are delayed until we are done with the baseline.
    laeubi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    454c24e View commit details
    Browse the repository at this point in the history