Just a quick question but I ran Pycharm debug on a lengthy series of test scripts and the end result was:
"Process finished with exit code -1"
I was just wondering what this means given that exit code 0 is a pass and exit code 1 is a fail. (is it super awesome code to end in -1?)
Terminate a debugger session Click the Stop button in the Debug tool window. Alternatively, press Ctrl+F2 and select the process to terminate (if there are two or more of them).
From the main menu, select Run | Force Step Over or press Alt+Shift+F8 .
You may be seeing that exit code because of a bug in PyCharm.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With