s3transfer icon indicating copy to clipboard operation
s3transfer copied to clipboard

Use correct parameter list to _shutdown()

Open JasonDeArte opened this issue 4 years ago • 2 comments

This update fixes a param call typo, to a member function 2 lines below it.

Previous to this change, the "cancel_msg" param would get a boolean instead of a prefered string.

JasonDeArte avatar Oct 21 '19 17:10 JasonDeArte

Can someone merge this in please? It is a trivial fix for an obvious bug.

tschoonj avatar Mar 08 '21 11:03 tschoonj

See also #117 and #105

tschoonj avatar Mar 08 '21 11:03 tschoonj