Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Kuksa Databroker CLI is not reactive if executed via CLI in a Python venv #320

Open
1 task done
BjoernAtBosch opened this issue Sep 3, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@BjoernAtBosch
Copy link
Member

BjoernAtBosch commented Sep 3, 2024

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

  • I agree to follow this project's "Code of Conduct".
@BjoernAtBosch BjoernAtBosch added the bug Something isn't working label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant