You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS = Linix Ubuntu 24.04
VSC Version 1.93.1
Julia 1.10.5
I have code in Julia that opens an image file.jpg. The project runs fine as long as it is run in a non-debugging session.
If I run the project under the Visual Studio Code debugger, the code hangs and fails to run.
The text was updated successfully, but these errors were encountered:
OS = Linix Ubuntu 24.04
VSC Version 1.93.1
Julia 1.10.5
I have code in Julia that opens an image file.jpg. The project runs fine as long as it is run in a non-debugging session.
If I run the project under the Visual Studio Code debugger, the code hangs and fails to run.
The text was updated successfully, but these errors were encountered: