Continuously running the program showing nothing
已回答
The program is running continuously and the run window is continuously scrolling down and doesn't show anything. When I stop the running it stops scrolling and shows "Process finished with exit code 130"
请先登录再写评论。
Hi - exit code 130 is returned by bash. It indicates that the process was terminated with the Ctrl-С command.
Please provide the code of your program (or a small demo project), I will try to reproduce the problem. You can paste it here or upload as a file (or project folder) to https://uploads.jetbrains.com and share the generated upload id here.