Skip to content
Unverified Commit 3eb764e6 authored by Robin Appelman's avatar Robin Appelman
Browse files

remove explicit fclose from S3->writeStream



streams get closed automatically when dropped, and in some cases the stream seems to be already closed by the S3 library, in which case trying to close it again will raise an error

Signed-off-by: default avatarRobin Appelman <robin@icewind.nl>
parent 95cddb84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment