Tomasz Sokolowski
Tomasz Sokolowski
#### Motivation Fixes #819 #### Checklist Before you create the PR, please make sure you have: - [x] Picked a concise, informative and complete title - [x] Clearly explained the...
#### Problem description When there is an unhandled exception raised in context of [SinglepartWriter](https://github.com/piskvorky/smart_open/blob/b3d862106d1d22f891ec4bb1bacc9d092b42fcfe/smart_open/s3.py#L1108) side-effect occurs when writer is garbage-collected which results in unwanted write of partial file into S3....
### Bug Report I'm having an issue with deploying Azure Web App (of type `webAppLinux`) due to a bug in generated build.sh script for my pipeline configuration. Here is the...