- mitigated by setting base interpreter (`sys.executable` and `sys._base_executable`)
see: [https://github.com/rstudio/reticulate/pull/1461](https://github.com/rstudio/reticulate/pull/1461)
see also: [spawn internals in joblib's loky backend](https://github.com/joblib/joblib/blob/main/joblib/externals/loky/backend/spawn.py#L33)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
sys.executableandsys._base_executable)see: https://github.com/rstudio/reticulate/pull/1461
see also: spawn internals in joblib's loky backend
sys._base_executablemust be set. Reasons for this to this point unknown since this variable should not be used by looking at the source.additionally: set appropriate number of processes