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

Added synchronized access to listeners and global subscriptions #189

Merged
merged 10 commits into from
Sep 13, 2024

Conversation

jguz-pubnub
Copy link
Contributor

@jguz-pubnub jguz-pubnub commented Sep 12, 2024

fix(listeners): added synchronized access to listeners and global subscriptions

Added synchronized access inside WeakSet and for global subscriptions.

Closes #186

Sources/PubNub/Helpers/WeakBox.swift Outdated Show resolved Hide resolved
Sources/PubNub/Helpers/WeakBox.swift Outdated Show resolved Hide resolved
Sources/PubNub/Helpers/WeakBox.swift Outdated Show resolved Hide resolved
Sources/PubNub/Helpers/WeakBox.swift Outdated Show resolved Hide resolved
Sources/PubNub/Helpers/WeakBox.swift Outdated Show resolved Hide resolved
Sources/PubNub/Subscription/SubscriptionSession.swift Outdated Show resolved Hide resolved
Copy link
Contributor

@parfeon parfeon left a comment

Choose a reason for hiding this comment

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

LGTM

@jguz-pubnub jguz-pubnub changed the title Added synchronized access to listeners and subscriptions Added synchronized access to listeners and global subscriptions Sep 13, 2024
@jguz-pubnub
Copy link
Contributor Author

@pubnub-release-bot release

@jguz-pubnub jguz-pubnub merged commit a72d552 into master Sep 13, 2024
10 checks passed
@jguz-pubnub jguz-pubnub deleted the fix/app-crash branch September 13, 2024 10:26
@pubnub-release-bot
Copy link

🚀 Release successfully completed 🚀

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.

3 participants