Skip to content

MostRecentProvider._get_most_recent_version does not return the correct value if the lock cannot be acquired #72

@mattsb42-aws

Description

@mattsb42-aws

_get_most_recent_version used to return a tuple of the version and the provider. We changed that at some point to only return a provider, but we apparently missed updating the branch taken if the lock cannot be acquired.

https://github.com/awslabs/aws-dynamodb-encryption-python/blob/master/src/dynamodb_encryption_sdk/material_providers/most_recent.py#L245-L250

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions