Skip to content

client refactor: review file object handling #1318

@jku

Description

@jku

There's a lot more manual file closing (temp_obj.close()) than I'd like and I can already see bugs: the same file object gets closed multiple times on some exceptions.

Let's do a comprehensive review and aim to A) get rid of as many manual close()s as we can and B) make the remaining ones more obviously correct

Metadata

Metadata

Assignees

Labels

experimental-clientItems related to the development of a new client (see milestone/8 and theexperimental-client branch)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions