Cannot launch multiple debugging on the same script
已回答
I am currently running PyCharm 2018.3.5 and in the previous versions I could launch multiple debugging of the same code just by clicking on the debug button multiple times. Now when I do this a window appears and warns me that my script is not allowed to run in parallel, allowing me to 'stop and rerun' or to 'cancel'. Why I'm getting this message?
请先登录再写评论。
Hi,
You need to check Allow parallel run in your Run/Debug configuration
If you would like to have this option enabled by default for all new configurations, just make a change to a template.