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

Fix #5301 fix initProject, and clean old listeners #5304

Merged
merged 1 commit into from Sep 27, 2019
Merged

Conversation

gschueler
Copy link
Member

Is this a bugfix, or an enhancement? Please describe.

Fix #5301

Describe the solution you've implemented

  • prevents multiple listeners for the same project+integration plugin
    from accumulating after repeated scm status queries
  • same when scm plugins are re-enabled or re-configured

* prevents multiple listeners for the same project+integration plugin
from accumulating after repeated scm status queries
* same when scm plugins are re-enabled or re-configured
@gschueler gschueler added this to the Sprint 40 milestone Sep 27, 2019
@gschueler gschueler added the needs-backport An issue needs porting to a previous release milestone label Sep 27, 2019
@gschueler gschueler merged commit 450260d into master Sep 27, 2019
@gschueler gschueler deleted the issue/5301 branch September 27, 2019 18:04
@gschueler gschueler modified the milestones: Sprint 40, 3.1.2 Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-backport An issue needs porting to a previous release milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memory leak: git scm plugin accessed via API
2 participants