diff --git a/changelog/55847.fixed b/changelog/55847.fixed new file mode 100644 index 000000000000..3d6a576c7723 --- /dev/null +++ b/changelog/55847.fixed @@ -0,0 +1 @@ +Salt now correctly handles macOS after Py3.8 where python defaults to spawn instead of fork.