containerd/services/content/contentserver
Tonis Tiigi 010a9e2bca content: close stream after commit request
This allows both client and server to determine when
stream is completed. Previously this was done by
closesend call from the client side but that is async
so client can not assume that the server side also
already thinks that stream is complete.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2021-10-21 19:24:28 -07:00
..
contentserver.go content: close stream after commit request 2021-10-21 19:24:28 -07:00