Skip to content

Conversation

nithinputhenveettil
Copy link
Member

No description provided.

@nithinputhenveettil nithinputhenveettil self-assigned this Oct 13, 2025
@nithinputhenveettil nithinputhenveettil added the tekton_ci Add this label to start running Tekton pipelines label Oct 13, 2025
recorder := r

go func() {
ticker := time.NewTicker(1 * time.Second)
Copy link
Member Author

Choose a reason for hiding this comment

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

Move ticker creation inside the goroutine to avoid race conditions, to ensures the ticker is only accessible from this goroutine

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
60.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tekton_ci Add this label to start running Tekton pipelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant