Skip to content

Signal on duplicate operation registration in HOPUriSpace - #7

Merged
noha merged 1 commit into
mainfrom
signal-on-duplicate-operation-registration
Aug 10, 2026
Merged

noha merged 1 commit into
mainfrom
signal-on-duplicate-operation-registration

Conversation

@noha

@noha noha commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

registerSegment:forResourceRoot:andOperation: silently overwrote a collision in operationSegments (last-registered node for the same {resourceRoot. operationClass} key wins, order-dependent) instead of signalling - unlike the existing, analogous behaviorSegments collision check in buildInstanceMap. Now raises the same way.

registerSegment:forResourceRoot:andOperation: silently overwrote a
collision in operationSegments (last-registered node for the same
{resourceRoot. operationClass} key wins, order-dependent) instead of
signalling - unlike the existing, analogous behaviorSegments collision
check in buildInstanceMap. Now raises the same way.
@noha
noha merged commit abfbc1a into main Aug 10, 2026
3 of 4 checks passed
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.

1 participant