Skip to content
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

Added the always_run option in excepthook document page #978

Merged
merged 4 commits into from
May 20, 2019
Merged

Added the always_run option in excepthook document page #978

merged 4 commits into from
May 20, 2019

Conversation

tolgahanuzun
Copy link
Contributor

getsentry/sentry-python#364

Is there wrong or missing piece?

Copy link
Member

@untitaker untitaker left a comment

Choose a reason for hiding this comment

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

Thanks! :)

@tolgahanuzun
Copy link
Contributor Author

@untitaker anything else? :)

Copy link
Member

@untitaker untitaker left a comment

Choose a reason for hiding this comment

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

Sorry for the back-and-forth!

@tolgahanuzun
Copy link
Contributor Author

Sorry for the back-and-forth!

The learning process for me. I enjoy Review. :) I fixed it. @untitaker

@untitaker
Copy link
Member

I will merge this once a new version is released, because this repo deploys on merge. I hope to get to it within this week! Thanks so far.

@untitaker
Copy link
Member

@MimiDumpling looping you in based on the meeting we just had. I want to make sure we figure out a process that is not too much friction on external contributors.

>>> raise Exception("I will become an error")
```

By default, the SDK does not capture errors occuring in the REPL (`always_run=False`).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
By default, the SDK does not capture errors occuring in the REPL (`always_run=False`).
By default, the SDK does not capture errors occurring in the REPL (`always_run=False`).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ops, now fixing .. :) Bad typo

Copy link
Contributor

Choose a reason for hiding this comment

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

No worries! This looks great. :) Thanks for all your work!

@untitaker untitaker merged commit 751e50f into getsentry:master May 20, 2019
@untitaker
Copy link
Member

Thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants