Skip to content

Techdebt: Lock VPC service collection to remove race condition#7453

Merged
bblommers merged 1 commit intogetmoto:masterfrom
bblommers:ec2-vpc-collection-lock
Mar 10, 2024
Merged

Techdebt: Lock VPC service collection to remove race condition#7453
bblommers merged 1 commit intogetmoto:masterfrom
bblommers:ec2-vpc-collection-lock

Conversation

@bblommers
Copy link
Copy Markdown
Collaborator

Fixes #7440

@bblommers bblommers added this to the 5.0.4 milestone Mar 10, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.80%. Comparing base (9aef694) to head (7b2d476).
Report is 93 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7453      +/-   ##
==========================================
- Coverage   95.88%   95.80%   -0.08%     
==========================================
  Files         843      849       +6     
  Lines       82578    83720    +1142     
==========================================
+ Hits        79178    80208    +1030     
- Misses       3400     3512     +112     
Flag Coverage Δ
servertests 32.31% <10.52%> (-0.22%) ⬇️
unittests 95.77% <100.00%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bblommers bblommers merged commit d5042fa into getmoto:master Mar 10, 2024
@bblommers bblommers deleted the ec2-vpc-collection-lock branch March 10, 2024 11:38
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.

test_describe_vpc_endpoint_services_bad_args is racy

1 participant