v1.10.9
make extension not load twice on workers (#49441)
do not call worker_from_id with pid<1
optimize the new setglobal! function (#44753)
avoid using `@sync_add` on remotecalls (#44671)
Set `OPENBLAS_NUM_THREADS=1` on local Distributed workers (#47803)
[Distributed] make finalizer messages threadsafe (#42240)
make default worker pool an AbstractWorkerPool (#49101)
move out Distributed from the sysimage (#49258)
More helpful error messages for calling log/sqrt with negative real arguments (#48347)