Skip to content

Block connector reuse#1646

Open
Christian-B wants to merge 2 commits intomasterfrom
block_connector_reuse
Open

Block connector reuse#1646
Christian-B wants to merge 2 commits intomasterfrom
block_connector_reuse

Conversation

@Christian-B
Copy link
Member

Fixes #1406 or better said marks that as will not do!

Reusing Connectors would take a lot of changes with risk of adding extra confusion and bugs.

Instead the solution here is to track if a connector has been used and then to raise an exception on reuse.

True many connectors could be safely reused but the clearest message to uses is user is

We do not support Connector reuse!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connectors should be reusable

2 participants