Skip to content

Conversation

@dodo920306
Copy link
Contributor

Users couldn't remove an orderer once it had been added to a network. This creates a deadlock an invalid orderer could never be removed. This commit fixes this by allow users to remove the orderer once the network is None.

Fixes #690

Users couldn't remove an orderer once it had been added to a network.
This creates a deadlock an invalid orderer could never be removed.
This commit fixes this by allow users to remove the orderer once the
network is None.

Fixes hyperledger-cello#690

Signed-off-by: dodo920306 <[email protected]>
@yeasy yeasy merged commit 10a3214 into hyperledger-cello:main Jul 16, 2025
3 checks passed
@dodo920306 dodo920306 deleted the fix/invalid-orderers-cannot-be-deleted branch July 16, 2025 05:21
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.

There is a logical loophole that can lead to a deadlock

3 participants