Skip to content

Ensuring that GtRefactoryChangeManager captures all change events immediately after startup#17

Open
kilian-kier wants to merge 1 commit intofeenkcom:mainfrom
kilian-kier:main
Open

Ensuring that GtRefactoryChangeManager captures all change events immediately after startup#17
kilian-kier wants to merge 1 commit intofeenkcom:mainfrom
kilian-kier:main

Conversation

@kilian-kier
Copy link
Contributor

Previously, the GtRefactoryChangeManager singleton was lazily initialized, meaning it wouldn't start subscribing to announcements until it was first accessed. We encountered that most events were missed because of this. Now it ensures that a singleton instance is present at image startup, which means it should always be subscribed to the change events

@feenk-cla-helper
Copy link

[This is an automated comment from the feenk Contributor License Agreement robot.]

Hello kilian-kier!

Thanks for your interest in making software development better. Please sign the feenk Contributor License Agreement so we can investigate merging in your work.

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.

1 participant