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: regression in queue init #581

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

uhliksk
Copy link
Contributor

@uhliksk uhliksk commented Jan 12, 2023

Description

Fix regression in queue init. Queue have to be initialized once only to prevent unexpected result of resetting queue counters while existing queue is still running.

Related Issue

Issue mentioned in #562.

Motivation and Context

Urgent patch before new version is released.

How Has This Been Tested?

Passed the tests.

Screenshots (if appropriate):

@chrisleekr chrisleekr added the bug Something isn't working label Jan 12, 2023
@chrisleekr chrisleekr merged commit 4be42b9 into chrisleekr:master Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants