-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Do we care about the same file being downloaded simultaneously by two chunk instances? Asking because I believe this can a pre-release feature.
Example:
$ ./chunk HTTP://a.b/c &
$ ./chunk HTTP://a.b/c &
The result of this sequence of operations is unknown.
We could deal with it after #8, by augmenting the infrastructure in place.
cc/ @cuducos
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested