Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Daemon: Log the worker's path and Python interpreter (#6442)
The `aiida.engine.daemon.worker.start_worker` now logs debug messages containing the `sys.path` and `sys.executable`. This should help with debugging inconsistencies with the environment of the daemon.
- Loading branch information