legend-exp / LegendDataManagement.jl

LegendMetadata access in Julia
Other
4 stars 5 forks source link

CompatHelper: bump compat for ThreadPinning to 1, (keep existing compat) #58

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 1 month ago

This pull request changes the compat entry for the ThreadPinning package from 0.7 to 0.7, 1. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

fhagemann commented 2 weeks ago

This can be closed as ThreadPinning is not part of LegendDataManagement anymore.

ThreadPinning was used in workers.jl and slurm.jl, which were both removed in 129ce76023a5ab99e6589a973cb23a02d203e719, ThreadPinning was removed from the Project.toml in bb5e990dd336dde475dee77a2204421902d4840e (only of dev so far)