Skip to content

Connector.connect should work with context manager #483

@enocom

Description

@enocom
with conn as Connector().connect():
  // use conn which is closed on exiting the block

This seems to be unsupported presently.

Metadata

Metadata

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions