[Bug]: Kuksa Databroker CLI is not reactive if executed via CLI in a Python venv #320
Open
1 task done
Labels
bug
Something isn't working
Severity
Trivial
What release version, tag or commit-hash did you use?
v0.13.0
Current Behavior
The Kuksa Databroker CLI is not reactive to any kind of input if being executed via CLI exec in a Python venv
Steps to Reproduce
Start Kuksa Databroker CLI via Velocitas CLI exec, e.g. in runtime-local.
(For this, the workaround fix in the
run-vehicledatabroker-cli.py
has to be removed.)Expected Behavior
Databroker CLI should be reactive also if executed in Python venv
Possible Solution
No response
Additional Information
Once this issue is fixed, remove workaround fix in https://github.com/eclipse-velocitas/devenv-runtimes/blob/main/runtime_local/src/run-vehicledatabroker-cli.py introduced with this PR.
Code of Conduct
The text was updated successfully, but these errors were encountered: