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

[Notifications] Replace mutable map with Thread safe map for storing all active notifications #12654

Open
AnirudhBhat opened this issue Sep 23, 2024 · 7 comments · May be fixed by #12655
Open
Assignees
Labels
type: task An internally driven task.
Milestone

Comments

@AnirudhBhat
Copy link
Contributor

While fixing ConcurrencyModificationException #12646, we came to conclusion that replacing mutableMap with Thread safe map would benefit in the long run. This ticket is to do that.

@AnirudhBhat AnirudhBhat added the type: task An internally driven task. label Sep 23, 2024
@AnirudhBhat AnirudhBhat added this to the 20.6 milestone Sep 23, 2024
@AnirudhBhat AnirudhBhat self-assigned this Sep 23, 2024
@dangermattic
Copy link
Collaborator

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

@wpmobilebot
Copy link
Collaborator

Version 20.6 has now entered code-freeze, so the milestone of this PR has been updated to 20.7.

@wpmobilebot wpmobilebot modified the milestones: 20.7, 20.8 Oct 11, 2024
@wpmobilebot
Copy link
Collaborator

Version 20.7 has now entered code-freeze, so the milestone of this PR has been updated to 20.8.

@wpmobilebot wpmobilebot modified the milestones: 20.8, 20.9 Oct 18, 2024
@wpmobilebot
Copy link
Collaborator

Version 20.8 has now entered code-freeze, so the milestone of this PR has been updated to 20.9.

@wpmobilebot wpmobilebot modified the milestones: 20.9, 21.0 Oct 25, 2024
@wpmobilebot
Copy link
Collaborator

Version 20.9 has now entered code-freeze, so the milestone of this PR has been updated to 21.0.

@wpmobilebot wpmobilebot modified the milestones: 21.0, 21.1 Nov 1, 2024
@wpmobilebot
Copy link
Collaborator

Version 21.0 has now entered code-freeze, so the milestone of this PR has been updated to 21.1.

@wpmobilebot wpmobilebot modified the milestones: 21.1, 21.2 Nov 8, 2024
@wpmobilebot
Copy link
Collaborator

Version 21.1 has now entered code-freeze, so the milestone of this PR has been updated to 21.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task An internally driven task.
Projects
None yet
3 participants