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: Omnichannel queue starting multiple times due to race condition #34062

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

chore: returns instead of awaits

f286e03
Select commit
Loading
Failed to load commit list.
Open

fix: Omnichannel queue starting multiple times due to race condition #34062

chore: returns instead of awaits
f286e03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

75.79% (-0.01%) compared to e49c987

View this Pull Request on Codecov

75.79% (-0.01%) compared to e49c987

Details

Codecov Report

Attention: Patch coverage is 90.56604% with 5 lines in your changes missing coverage. Please review.

Project coverage is 75.79%. Comparing base (e49c987) to head (f286e03).
Report is 27 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #34062      +/-   ##
===========================================
- Coverage    75.79%   75.79%   -0.01%     
===========================================
  Files          510      511       +1     
  Lines        22063    22130      +67     
  Branches      5385     5394       +9     
===========================================
+ Hits         16723    16773      +50     
- Misses        4694     4709      +15     
- Partials       646      648       +2