Skip to content

Better error handling#15

Open
tcmulcahy wants to merge 2 commits intobroesler:masterfrom
tcmulcahy:better_error_handling
Open

Better error handling#15
tcmulcahy wants to merge 2 commits intobroesler:masterfrom
tcmulcahy:better_error_handling

Conversation

@tcmulcahy
Copy link
Copy Markdown

Before this change I would get this error message with the jupyter-vim plugin when starting vim, if jupyter was not installed: https://gist.github.com/tcmulcahy/a38d65c009947dde08ea506ac74c976a
With this change, the error message is improved: https://gist.github.com/tcmulcahy/5edd8cf18c1d4bba32c510cde9b142c4

I've also made the error handling as robust as possible, so that just about any problem that happens while running python code will be printed to stdout.

get_msgs doesn't take such a parameter - it doesn't block.

This addresses broesler#13
broesler pushed a commit that referenced this pull request Apr 10, 2020
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.

1 participant