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

introduce DependencyNode mutex #1505

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Conversation

steiler
Copy link
Collaborator

@steiler steiler commented Aug 7, 2023

This should fix the issue reported in #1496

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #1505 (d0a887f) into main (4cade7f) will decrease coverage by 0.01%.
Report is 5 commits behind head on main.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main    #1505      +/-   ##
==========================================
- Coverage   21.05%   21.04%   -0.01%     
==========================================
  Files          65       65              
  Lines        7073     7075       +2     
==========================================
  Hits         1489     1489              
- Misses       5453     5455       +2     
  Partials      131      131              
Files Changed Coverage Δ
clab/dependency_manager/dependency_manager.go 24.57% <33.33%> (-0.29%) ⬇️

@hellt hellt merged commit b648f3c into srl-labs:main Aug 7, 2023
18 of 19 checks passed
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.

None yet

2 participants