Skip to content

Conversation

@projectgus
Copy link

@projectgus projectgus commented Dec 9, 2025

Otherwise the same object has its Message ID and (possibly) remote values changed each time it is sent, and the messagemanager can end up out of sync.

Also avoids "WARNING Message ID set on to-be-sent message, this is probably unintended; clearing it." if there is more than one observer registered.

Closes #401

Otherwise the same object has its Message ID and (possibly) remote values
changed each time it is sent, and the messagemanager can end up out of sync.

Also avoids "WARNING Message ID set on to-be-sent message, this is probably
unintended; clearing it." if there is more than one recipient.

Closes chrysn#401
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.

ObservableResource.updated_state(message) can cause messagemanager exception

1 participant