Skip to content

Convert a few classes to be more thread-safe#10337

Merged
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/more-thread-safer-classes
Mar 29, 2024
Merged

Convert a few classes to be more thread-safe#10337
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/more-thread-safer-classes

Conversation

@mitchellhenke
Copy link
Contributor

🛠 Summary of changes

Similar to #10336, this removes class variables and class instance variables, substituting constants where needed and eliminating the variables if they're no longer used.

changelog: Internal, Performance, Convert a few classes to be more thread-safe
@mitchellhenke mitchellhenke requested a review from a team March 28, 2024 21:11
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
@mitchellhenke mitchellhenke merged commit 1a4d4b2 into main Mar 29, 2024
@mitchellhenke mitchellhenke deleted the mitchellhenke/more-thread-safer-classes branch March 29, 2024 15:13
@aduth aduth mentioned this pull request Apr 2, 2024
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.

2 participants