The way that the callback is called for `subscribers` requires that `future` be an argument, so it's not possible to ignore it using `_` See use of `future=` [here](https://github.com/boto/s3transfer/blob/76c3a75f3a32ad9a203341ffe4515e46313069b0/s3transfer/utils.py#L124)