Skip to content

Add a test for #1121#1125

Merged
cloutiertyler merged 6 commits intomasterfrom
drogus/fix-subscriptions-bug
Apr 17, 2026
Merged

Add a test for #1121#1125
cloutiertyler merged 6 commits intomasterfrom
drogus/fix-subscriptions-bug

Conversation

@drogus
Copy link
Copy Markdown
Contributor

@drogus drogus commented Apr 19, 2024

Description of Changes

While working on #1111 I realised that we have a bug with subscriptions not being unique when multiple clients with the same identity are connected. I fixed the bug and only then realised it was already fixed yesterday in #1121. When working on my changes I created a test for the issue, so I guess it doesn't hurt to at least submit it.

Expected complexity level and risk

1

@drogus drogus force-pushed the drogus/fix-subscriptions-bug branch from f9868c0 to a0af376 Compare April 19, 2024 14:08
@drogus drogus changed the title Fix subscriptions for multiple clients with the same identity Add a test for #1121 Apr 19, 2024
@drogus drogus force-pushed the drogus/fix-subscriptions-bug branch from a0af376 to b26e3f2 Compare April 19, 2024 14:19
Comment thread crates/core/src/subscription/module_subscription_actor.rs
Comment thread crates/core/src/subscription/module_subscription_actor.rs Outdated
@drogus drogus force-pushed the drogus/fix-subscriptions-bug branch from 01184c6 to 0c7d7c9 Compare April 22, 2024 10:43
@drogus drogus force-pushed the drogus/fix-subscriptions-bug branch from 0c7d7c9 to 7b7ccec Compare April 22, 2024 10:44
@drogus drogus requested a review from joshua-spacetime April 22, 2024 17:35
@drogus
Copy link
Copy Markdown
Contributor Author

drogus commented Apr 22, 2024

@joshua-spacetime I update the PR, so that the test is actually testing what I wanted to test

@bfops bfops added release-any To be landed in any release window no runtime change This change does not affect the final binaries labels Apr 22, 2024
@drogus drogus added this pull request to the merge queue May 14, 2024
@drogus drogus removed this pull request from the merge queue due to a manual request May 14, 2024
@cloutiertyler cloutiertyler added release-0.10 and removed release-any To be landed in any release window labels Jun 3, 2024
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 3, 2025

CLA assistant check
All committers have signed the CLA.

@cloutiertyler cloutiertyler enabled auto-merge April 13, 2026 22:10
@jdetter jdetter force-pushed the drogus/fix-subscriptions-bug branch from 0990ddd to d2f837e Compare April 17, 2026 21:16
@cloutiertyler cloutiertyler added this pull request to the merge queue Apr 17, 2026
Merged via the queue into master with commit 7726fe8 Apr 17, 2026
73 of 84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no runtime change This change does not affect the final binaries release-0.10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants