The return value of the run method is currently ignored in EasyBlock.install_extensions_parallel, so if particular extensions (like reticulate) produce extra stuff to be included in the module file, that's not picked up when installing extensions in parallel via --parallel-extensions-install --experimental...