https://github.com/JuliaLang/julia
Revision d52235f22057d02f444a0b1f8faec3ac913fbd44 authored by Jameson Nash on 07 January 2022, 17:21:35 UTC, committed by KristofferC on 20 January 2022, 11:52:51 UTC
Apple reintroduced the old bug that we previously worked around in
fad04d39d592d8e0fcbfba439e8157f582bbc850 with a similar patch to this.

This is needed anywhere that we may attempt to stop threads.

Fixes #43578

(cherry picked from commit 2939272af2ef3fe9d8921f7ed0a6500e31a550c9)
1 parent f5d02a1
History
Tip revision: d52235f22057d02f444a0b1f8faec3ac913fbd44 authored by Jameson Nash on 07 January 2022, 17:21:35 UTC
macOS: workaround a dyld/libunwind deadlock issue since 12.1
Tip revision: d52235f
File Mode Size
.buildkite
.devcontainer
.github
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.codecov.yml -rw-r--r-- 52 bytes
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 425 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 513 bytes
CONTRIBUTING.md -rw-r--r-- 19.3 KB
HISTORY.md -rw-r--r-- 313.4 KB
LICENSE.md -rw-r--r-- 1.3 KB
Make.inc -rw-r--r-- 49.2 KB
Makefile -rw-r--r-- 25.8 KB
NEWS.md -rw-r--r-- 20.5 KB
README.md -rw-r--r-- 7.5 KB
THIRDPARTY.md -rw-r--r-- 3.7 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 4.0 KB

README.md

back to top