Cannot run code in workspace after reloaded webpage #23319
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Describe the bug
Running a Python file and then reloading the webpage during runtime will prohibit you from running the same Python file again. Please note, that this issue is experienced when using the "Run or debug" button in the top right corner. I have enclosed a screen recording of this behaviour. In the end of the video, I click the button "Run or debug" button even though the click is not apparent on the recording.
Optagelse-20250124_155743.webm
Che version
7.92
Steps to reproduce
"devfile: create-environment"
interpreter located in the newly created virtual environment
press "ctrl+r" to reload the page.
Expected behavior
I expect that you should be able to run the same Python file again across multiple reloads of the web page.
Runtime
OpenShift
Screenshots
No response
Installation method
other (please specify in additional context)
Environment
other (please specify in additional context)
Eclipse Che Logs
Additional context
Unfortunately I do not know the installation method nor the environment.
The text was updated successfully, but these errors were encountered: