Delivery rework
7 unresolved threads
7 unresolved threads
Compare changes
Files
5- Daniel Lyons authored
- New DestinationTempFile for writing tempfiles into the destination which eventually get added - All of the close() methods are now streaming - Implemented ChecksumDecorator - Implemented FetchFile decorator
@@ -58,7 +58,6 @@ class DeliveryContext(DeliveryContextIF):
@@ -88,15 +87,24 @@ class DeliveryContext(DeliveryContextIF):
@@ -160,7 +168,7 @@ class DeliveryContext(DeliveryContextIF):