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

release-1.7: Backports for 1.7.1 #43297

Merged
merged 12 commits into from
Dec 15, 2021
Merged

Conversation

@KristofferC KristofferC added the kind:release Release management and versioning. label Dec 2, 2021
This version has been rebuilt to have 32 threads by default, instead of 512 as
it accidentally happened before.  The large number of threads caused problems on
some platforms, including `StackOverflowError`s.

Fix #43008.
@KristofferC

This comment has been minimized.

@nanosoldier

This comment has been minimized.

@KristofferC
Copy link
Sponsor Member Author

@nanosoldier runtests(ALL, vs = ":release-1.7")

@nanosoldier
Copy link
Collaborator

Your package evaluation job has completed - possible new issues were detected. A full report can be found here.

@KristofferC
Copy link
Sponsor Member Author

@nanosoldier runtests(["BioServices", "BrokenRecord", "COBREXA", "Dance", "DistributedArrays", "DistributedData", "FaultDetectionTools", "GaussBP", "GigaSOM", "GraphBasedSystems", "LoopThrottle", "MATDaemon", "MCPhyloTree", "MPIClusterManagers", "Merly", "PProf", "ParallelOperations", "Pathfinder", "PhysicalTrees", "ProgressiveHedging", "QuantumPropagators", "ReverseDiff", "RuntimeGeneratedFunctions", "SetIntersectionProjection", "SpectralDistances", "StaticKernels", "TexasHoldem", "Theta"], vs = ":release-1.7")

@nanosoldier
Copy link
Collaborator

Your package evaluation job has completed - possible new issues were detected. A full report can be found here.

vtjnash and others added 7 commits December 11, 2021 08:12
We still had some discrepancies between what the code thought could be
computed for a layout, and what we actually could compute layout for.
This hopefully makes those two computations now always give the same
answers (with the assistance of the layout cache).

Fixes #43303

(cherry picked from commit 30fe8cc)
* Look for package name in `[extras]`

When Preferences.jl set's a preferences in a non-top-level package,
it adds that package to the `[extras]` entries in the project path.

Package loading should have used thhose entries to map the module uuid
to the key name in the Preferences.toml

Fixes JuliaPackaging/Preferences.jl#24

Co-authored-by: Elliot Saba <[email protected]>
(cherry picked from commit 8197c41)
@KristofferC

This comment has been minimized.

@nanosoldier

This comment has been minimized.

…Futures (#42339)

* add local_lock to Future, use it in fetch and put!
* add corrections to the remote/clientref logic
* add memory ordering guarantees
* serialize a (unlocked) copy of the future to avoid problems with the lock

Co-authored-by: Jameson Nash <[email protected]>
Co-authored-by: Takafumi Arakaki <[email protected]>
(cherry picked from commit 728cba3)
(cherry picked from commit 4b97df7)
@KristofferC
Copy link
Sponsor Member Author

@nanosoldier runtests(["BioServices", "BrokenRecord", "COBREXA", "Dance", "DistributedArrays", "DistributedData", "FaultDetectionTools", "GaussBP", "GigaSOM", "GraphBasedSystems", "LoopThrottle", "MATDaemon", "MCPhyloTree", "MPIClusterManagers", "Merly", "PProf", "ParallelOperations", "Pathfinder", "PhysicalTrees", "ProgressiveHedging", "QuantumPropagators", "ReverseDiff", "RuntimeGeneratedFunctions", "SetIntersectionProjection", "SpectralDistances", "StaticKernels", "TexasHoldem", "Theta"], vs = ":release-1.7")

@nanosoldier
Copy link
Collaborator

Your package evaluation job has completed - possible new issues were detected. A full report can be found here.

@KristofferC KristofferC merged commit 631bf17 into release-1.7 Dec 15, 2021
@KristofferC KristofferC deleted the backports-release-1.7 branch December 15, 2021 12:39
vchuravy pushed a commit to JuliaLang/Distributed.jl that referenced this pull request Oct 6, 2023
…ease-1.7

release-1.7: Backports for 1.7.1
vchuravy pushed a commit to JuliaLang/Test.jl that referenced this pull request Oct 7, 2023
…ease-1.7

release-1.7: Backports for 1.7.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:release Release management and versioning.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants