jollyday icon indicating copy to clipboard operation
jollyday copied to clipboard

Thread safety, especially HolidayManager (?)

Open HoffmannTom opened this issue 9 months ago • 0 comments

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 avatar May 20 '24 12:05 HoffmannTom