annotate sat/tools/common/__init__.py @ 3603:25cbaf047728
tools (common/async_process): remove useless encoding + use full path for command:
- arguments don't need to be encoded anymore, `spawnProcess` handles str directly now
- use full path even for first argument: even if first argument should be only executable
name, it appears that using full path only in `command` is not enough (seen with Python
where system installation is used instead of the VirtualEnv one when full path is not
used as first argument).
author |
Goffi <goffi@goffi.org> |
date |
Thu, 29 Jul 2021 22:51:01 +0200 |
parents |
26edcf3a30eb |
children |
|