Skip to content

shell/lisa_shell: Accomodate vscode wonky venv support

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_pr0000004 into main

FEATURE

VScode provides its own version of venv deactivate scripts that start starts a bash shell at the end. Ensure this shell exits.

Merge request reports