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
When running with mirrord on PyCharm (probably also on other IntelliJ based IDEs), with a target that does not exist in the configuration, the run fails with many errors that don't say what the problem is:
and running is then disabled:
We should tell the user why running failed, and no let the error escalate all the way to an IDE error.
t4lz
changed the title
Unhelpful errors on bad target in configuration file on IntelliJ
Unhelpful errors on non existing target in configuration file on IntelliJ
May 8, 2023
Bug Description
When running with mirrord on PyCharm (probably also on other IntelliJ based IDEs), with a target that does not exist in the configuration, the run fails with many errors that don't say what the problem is:
and running is then disabled:
We should tell the user why running failed, and no let the error escalate all the way to an IDE error.
Steps to Reproduce
python-e2e
dir in PyCharm.Backtrace
No response
Relevant Logs
No response
Your operating system and version
macOS 13.3
Local process
python3
Local process version
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: