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

Removing double sleep in scaler handler test #290

Merged
merged 3 commits into from
Oct 8, 2021

Conversation

arschles
Copy link
Collaborator

@arschles arschles commented Oct 7, 2021

In a test in the scaler's suite for gRPC handlers, there is a double-sleep after starting up a queue pinger. This behavior is unnecessary and this patch removes the second sleep

Checklist

Fixes #

@arschles arschles added the enhancement New feature or request label Oct 7, 2021
@arschles arschles enabled auto-merge (squash) October 7, 2021 20:29
@arschles arschles added this to the v0.2.0 milestone Oct 7, 2021
@arschles arschles merged commit 4c61fae into kedacore:main Oct 8, 2021
@arschles arschles deleted the double-sleep-test branch October 8, 2021 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants