Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscription::accept: sends the same message twice #1052

Open
niklasad1 opened this issue Mar 22, 2023 · 0 comments
Open

Subscription::accept: sends the same message twice #1052

niklasad1 opened this issue Mar 22, 2023 · 0 comments

Comments

@niklasad1
Copy link
Member

Ideally the message should be sent only once.

The same message is sent twice here because one is sent directly to the transport layer and the other one is sent internally to accept the subscription and register it in the RPC logger.

@niklasad1 niklasad1 changed the title Subscription::accept: send the same message twice Subscription::accept: send the same message twice Mar 22, 2023
@niklasad1 niklasad1 changed the title Subscription::accept: send the same message twice Subscription::accept: sends the same message twice Mar 22, 2023
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

No branches or pull requests

1 participant