X Tutup
Skip to content

Thread-safe classes should be Shared statically#462

Merged
jimmyjames merged 2 commits intoauth0:masterfrom
lee-ext:patch-1
Dec 15, 2020
Merged

Thread-safe classes should be Shared statically#462
jimmyjames merged 2 commits intoauth0:masterfrom
lee-ext:patch-1

Conversation

@lee-ext
Copy link
Copy Markdown
Contributor

@lee-ext lee-ext commented Nov 23, 2020

Thread-safe classes should be Shared statically,This improves performance and reduces class creation costs.

Thread-safe classes should be Shared statically,This improves performance and reduces class creation costs.
@lee-ext lee-ext requested a review from a team as a code owner November 23, 2020 09:23
@jimmyjames jimmyjames self-requested a review December 15, 2020 19:32
@jimmyjames jimmyjames added this to the v3-Next milestone Dec 15, 2020
Copy link
Copy Markdown
Contributor

@jimmyjames jimmyjames left a comment

Choose a reason for hiding this comment

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

Thanks @LeeHainie, this looks good 👍

@jimmyjames jimmyjames merged commit c540fae into auth0:master Dec 15, 2020
@jimmyjames jimmyjames modified the milestones: v3-Next, 3.12.0 Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup