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

Publisher.multicast duplicate cancel IndexOutOfBounds exception #2161

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

Scottmitch
Copy link
Member

Motivation:
The Publisher.multicast operator may throw IndexOutOfBounds
exception if a Subscription is cancelled multiple times and
there are other active Subscriptions.

Motivation:
The Publisher.multicast operator may throw IndexOutOfBounds
exception if a Subscription is cancelled multiple times and
there are other active Subscriptions.
@Scottmitch Scottmitch added the bug Something isn't working label Mar 23, 2022
@Scottmitch Scottmitch self-assigned this Mar 23, 2022
Copy link
Member

@idelpivnitskiy idelpivnitskiy left a comment

Choose a reason for hiding this comment

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

🏅

@Scottmitch Scottmitch merged commit 99712d1 into apple:main Mar 23, 2022
@Scottmitch Scottmitch deleted the pub_multicast_dup_cancel branch March 23, 2022 19:51
Copy link
Contributor

@bondolo bondolo left a comment

Choose a reason for hiding this comment

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

late LGTM

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.

3 participants