Skip to content

Conversation

@csviri
Copy link
Collaborator

@csviri csviri commented Jun 15, 2022

No description provided.

@csviri csviri changed the base branch from main to next June 15, 2022 11:04
@csviri csviri self-assigned this Jun 15, 2022
@csviri csviri linked an issue Jun 15, 2022 that may be closed by this pull request
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 23 Code Smells

63.4% 63.4% Coverage
0.5% 0.5% Duplication

@csviri csviri requested a review from metacosm June 15, 2022 11:26

@Override
public synchronized void stop() {
stopEventSource(eventSources.namedControllerResourceEventSource());
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't we stop the controller event source last?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Was thinking about this, but at this does not matter.

Thinking rather that the processor should be stopped first. Before event sources.

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.

Parallel Start of EventSources

3 participants