Curtis Vogt
Curtis Vogt
cc: @quinnj
No longer needed
PR https://github.com/JuliaTime/TimeZones.jl/pull/441 finally closed this by utilizing precompiled time zone artifacts provided by the [TZJData.jl](https://github.com/JuliaTime/TZJData.jl) package. Included in TimeZones release 1.12
Although, 2022b is now outdated I'll try to get this PR working first and then have another PR to update to the latest version. I'll reserve the right to change...
Going to merge this and then immediately update to the latest tzdata.
These thread-safety tests were removed in #382
As of PR #441 this package uses precomputed time zones artifacts. Included in TimeZones release 1.12
As of PR #441 this package uses typically precomputed time zones artifacts via the TZJData.jl package. For users with advanced needs scratch spaces are also used for manual time zone...
In PR https://github.com/JuliaTime/TimeZones.jl/pull/441 the `deps/build.jl` was removed so this is no longer an issue. Included in TimeZones release 1.12.
I lost track of this PR. Was superseded by #441