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

Thread safety, especially HolidayManager (?) #534

Open
HoffmannTom opened this issue May 20, 2024 · 0 comments
Open

Thread safety, especially HolidayManager (?) #534

HoffmannTom opened this issue May 20, 2024 · 0 comments
Labels
status: new Initial state for every issue / pull request

Comments

@HoffmannTom
Copy link

More information

Hello,
I haven't found any information about thread safety. My profiler shows, that e.g. HolidayManager.createManager() is quite time consuming.
Therefore, I would like to cache the instances per country / region.
Is this possible or are there any known multi-threading issues?
I don't know if HolidayManager is thread-safe.

If you have any information about thread-safety, I would be glad to know.

Thanks a lot!

@HoffmannTom HoffmannTom added the status: new Initial state for every issue / pull request label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: new Initial state for every issue / pull request
Projects
None yet
Development

No branches or pull requests

1 participant