How To Increase The Timeout For The PyCharm Console?
I'm running a script using the 10 second default timeout that is taking some time to complete. I keep getting the "Timeout exceeded" message and no answer from my method call. How can I increase the timeout for the PyCharm console? I'm using version 96.742 and Python 2.6.1. Thanks.
请先登录再写评论。
Hello Michael,
Are you able to execute any command successfully?
Do you experience something similar with http://youtrack.jetbrains.net/issue/PY-975
Best regards,
Oleg
Hi Oleg,
No, I'm able to issue commands successfully in the console.
As a matter of fact, the command that I'm trying to run without success has run just fine. I'm running a larger test case that's exceeding the timeout.
I haven't seen anything like the link you cited. Thanks.
Could you please submit an issue at http://youtrack.jetbrains.net/issues/PY
Regards,
Oleg