Commit Graph

3 Commits

Author SHA1 Message Date
Tonis Tiigi
3294c68b99 uploadprovider: allow closing used sources
Helps detecting when uploadprovider has finished
with the source. This avoids deadlock, should the
same reader be shared by multiple uploads that sync
with each other.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2024-08-14 13:16:58 +03:00
Tonis Tiigi
463bdab463 uploadprovider: avoid too big grpc messages on tar upload
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2023-10-09 18:23:56 -07:00
Tonis Tiigi
e4cb7b17f1 http: allow uploads from session
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-15 23:20:31 -07:00