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

fix: concurrent encryption exception for Android #484

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

ttypic
Copy link
Contributor

@ttypic ttypic commented Sep 28, 2023

Resolves #483
Jira link: SDK-3871

Bump the ably-android dependency to 1.2.32

@ttypic ttypic requested a review from sacOO7 September 28, 2023 17:07
@github-actions github-actions bot temporarily deployed to staging/pull/484/features September 28, 2023 17:08 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/484/dartdoc September 28, 2023 17:08 Inactive
@ttypic ttypic force-pushed the fix-concurency-exception branch from 513bd2b to 6925691 Compare September 28, 2023 17:27
@github-actions github-actions bot temporarily deployed to staging/pull/484/features September 28, 2023 17:28 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/484/dartdoc September 28, 2023 17:28 Inactive
@ttypic ttypic force-pushed the fix-concurency-exception branch from 6925691 to cd36cdd Compare September 28, 2023 17:32
@github-actions github-actions bot temporarily deployed to staging/pull/484/features September 28, 2023 17:32 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/484/dartdoc September 28, 2023 17:33 Inactive
android/build.gradle Outdated Show resolved Hide resolved
@ttypic ttypic force-pushed the fix-concurency-exception branch from cd36cdd to 2880d42 Compare September 28, 2023 17:52
@github-actions github-actions bot temporarily deployed to staging/pull/484/features September 28, 2023 17:53 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/484/dartdoc September 28, 2023 17:53 Inactive
@ttypic ttypic force-pushed the fix-concurency-exception branch from 2880d42 to 2aa60c4 Compare September 28, 2023 20:56
@github-actions github-actions bot temporarily deployed to staging/pull/484/features September 28, 2023 20:56 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/484/dartdoc September 28, 2023 20:57 Inactive
@ttypic ttypic force-pushed the fix-concurency-exception branch from 2aa60c4 to a438ea5 Compare September 28, 2023 21:06
@github-actions github-actions bot temporarily deployed to staging/pull/484/features September 28, 2023 21:06 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/484/dartdoc September 28, 2023 21:07 Inactive
@ttypic ttypic force-pushed the fix-concurency-exception branch from a438ea5 to 325c1ae Compare September 29, 2023 08:05
@github-actions github-actions bot temporarily deployed to staging/pull/484/features September 29, 2023 08:05 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/484/dartdoc September 29, 2023 08:05 Inactive
@ttypic ttypic requested a review from sacOO7 September 29, 2023 12:46
Copy link
Collaborator

@sacOO7 sacOO7 left a comment

Choose a reason for hiding this comment

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

LGTM

@ttypic ttypic merged commit 7e8e034 into main Sep 29, 2023
8 checks passed
@ttypic ttypic deleted the fix-concurency-exception branch September 29, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Android] Encrypted channels periodically throws java.util.ConcurrentModificationException
2 participants