Skip to content

Conversation

AnotherDaniel
Copy link
Contributor

The initial implementation of direct subscription-change notifications was broken - that code could only track 1 to-be-notified subscriber per potentially-changing-topic (dunno what I was thinking at the time).

Fixed that so that now, arbitrarily many subscribers can register to be notified for a topic changing, and addressed these requirements:

  • req~usubscription-register-notifications~1
  • req~usubscription-unregister-notifications~1

@AnotherDaniel AnotherDaniel self-assigned this Aug 12, 2025
@AnotherDaniel AnotherDaniel added the bug Something isn't working label Aug 12, 2025
Copy link

@sophokles73 sophokles73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AnotherDaniel AnotherDaniel force-pushed the notification_manager_rework branch from 698bf5b to e7123f3 Compare August 15, 2025 06:50
@AnotherDaniel AnotherDaniel merged commit 9bd493b into eclipse-uprotocol:main Aug 15, 2025
11 checks passed
@AnotherDaniel AnotherDaniel deleted the notification_manager_rework branch August 15, 2025 06:52
@AnotherDaniel AnotherDaniel restored the notification_manager_rework branch August 15, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants