Saijad Dhuka

Results 4 issues of Saijad Dhuka

*Issue #, if available:* *Description of changes:* - Add pre-commit hook to run ktlintFormat *How did you test these changes?* ``` ➜ git commit -a -m "chore: add pre-commit hook"...

*Issue #, if available:* *Description of changes:* - Re-enable ignored storage integration tests. *How did you test these changes?* (Please add a line here how the changes were tested) -...

### Describe the feature Add support for Progress Listener on PutObjectRequest, GetObjectRequest and UploadPartRequest. Progress Listener is used to track progress for Upload and Download task from S3. ### Is...

feature-request

### Describe the bug App occasionally crashes on cancelling the CouroutineScope used to upload a part for multi-part upload to S3. ### Expected behavior Cancelling the request should not result...

bug