Skip to content

Conversation

@meravingen123
Copy link
Contributor

Fix for flaky test SyncQueueTest.ConcurrentUsage which was failed due
to SyncQueue emptiness check that could be true before all tasks were
actually complete.

Resolves: OLPEDGE-1713

Signed-off-by: Serhii Lozynskyi ext-serhii.lozynskyi@here.com

Fix for flaky test SyncQueueTest.ConcurrentUsage which was failed due
to SyncQueue emptiness check that could be true before all tasks were
actually complete.

Resolves: OLPEDGE-1713

Signed-off-by: Serhii Lozynskyi <ext-serhii.lozynskyi@here.com>
@codecov
Copy link

codecov bot commented Mar 27, 2020

Codecov Report

Merging #744 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #744   +/-   ##
======================================
  Coverage    77.9%   77.9%           
======================================
  Files         286     286           
  Lines        9385    9385           
======================================
  Hits         7314    7314           
  Misses       2071    2071           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fb6d6a5...b02ce6a. Read the comment docs.

@meravingen123 meravingen123 merged commit e3512c4 into master Mar 27, 2020
@meravingen123 meravingen123 deleted the task/olpedge-1713 branch March 27, 2020 14:07
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.

2 participants