Skip to content

possible race condition #24

@aftersnow

Description

@aftersnow

Now inflightKey is volumeName/mountID, suppose:

(1) Pod A request Model X, inflightKey = "pull-volumeA/mountA"
(2) Pod B request Model X, inflightKey = "pull-volumeB/mountB"

which means same model X can be dowloaded concurrently, causes possible race condition.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions