Commits


Weston Pace authored and Antoine Pitrou committed b6e91c445b2
ARROW-15710: [C++] Intermittent deadlock on arrow-threading-utility-test Skip the TestThreadPoolForkSafety.NestedChild test on macos as mac seems to have stricter requirements around fork. Closes #12722 from westonpace/bugfix/ARROW-15710--intermittent-deadlock-threading-utility-test Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>