Skip to content

On a dmypy crash, report the crash to the client #4769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 21, 2018
Merged

Conversation

msullivan
Copy link
Collaborator

Tested manually

@msullivan msullivan requested a review from gvanrossum March 20, 2018 19:07
resp = self.run_command(command, data)
try:
resp = self.run_command(command, data)
except:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's just catch except Exception:.

@msullivan msullivan merged commit 5160c9a into master Mar 21, 2018
@msullivan msullivan deleted the dmypy-crash branch March 21, 2018 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants