Skip to content

Make StackTrace non-nullable #156

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 1 commit into from
Dec 5, 2020
Merged

Make StackTrace non-nullable #156

merged 1 commit into from
Dec 5, 2020

Conversation

natebosch
Copy link
Member

Use StackTrace.current in the one call site without a stack trace,
this is slightly better than the previous behavior which took the
current stack trace after 2 more levels of unrelated function calls.

Use `StackTrace.current` in the one call site without a stack trace,
this is slightly better than the previous behavior which took the
current stack trace after 2 more levels of unrelated function calls.
@natebosch natebosch requested a review from kevmoo December 5, 2020 00:06
@google-cla google-cla bot added the cla: yes label Dec 5, 2020
@natebosch natebosch merged commit 2a96fe5 into master Dec 5, 2020
@natebosch natebosch deleted the non-null-stack-trace branch December 5, 2020 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants