Skip to content

Commit 189a255

Browse files
🤖 [master] Bump the Distributed stdlib from 41c0106 to 6a07d98 (#53477)
Stdlib: Distributed URL: https://github.com/JuliaLang/Distributed.jl Stdlib branch: master Julia branch: master Old commit: 41c0106 New commit: 6a07d98 Julia version: 1.12.0-DEV Distributed version: 1.11.0(Does not match) Bump invoked by: @IanButterworth Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaLang/Distributed.jl@41c0106...6a07d98 ``` $ git log --oneline 41c0106..6a07d98 6a07d98 Merge pull request #93 from JuliaLang/ib/guard_rmprocs 41cd14f suppress interrupt trace from SIGTERM test 2b23ae4 guard rmprocs in tests 8c03305 do not call worker_from_id with pid<1 (#92) 25ee836 Add warning about new workers not sharing prior global state (#14) ``` Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
1 parent a796a41 commit 189a255

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

‎deps/checksums/Distributed-41c01069533e22a6ce6b794746e4b3aa9f5a25cd.tar.gz/md5

-1
This file was deleted.

‎deps/checksums/Distributed-41c01069533e22a6ce6b794746e4b3aa9f5a25cd.tar.gz/sha512

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
316bc519c49cd54685cfceb76a4dab5d
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e71c269c5ca92f4b5b709b871dd1bb06f9e23c5b1444a30f780ccb37f4aa19b50668a5f81c85269f7cea5ebe740b453c1b3fe1569629f441d01d8964cd185e54

‎stdlib/Distributed.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
DISTRIBUTED_BRANCH = master
2-
DISTRIBUTED_SHA1 = 41c01069533e22a6ce6b794746e4b3aa9f5a25cd
2+
DISTRIBUTED_SHA1 = 6a07d9853ab7686df7440a47d1b585c6c9f3be35
33
DISTRIBUTED_GIT_URL := https://github.com/JuliaLang/Distributed.jl
44
DISTRIBUTED_TAR_URL = https://api.github.com/repos/JuliaLang/Distributed.jl/tarball/$1

0 commit comments

Comments
 (0)