Skip to content

Block connector reuse#1646

Closed
Christian-B wants to merge 2 commits into
masterfrom
block_connector_reuse
Closed

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

Conversation

@Christian-B

Copy link
Copy Markdown
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!

@Christian-B

Copy link
Copy Markdown
Member Author

no longer needed as alternative done

@Christian-B Christian-B deleted the block_connector_reuse branch June 15, 2026 12:46
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

3 participants