Skip to content

Remove incorrect backtrace attribute from Event#1672

Merged
st0012 merged 2 commits intomasterfrom
remove-event-backtrace-attr
Jan 7, 2022
Merged

Remove incorrect backtrace attribute from Event#1672
st0012 merged 2 commits intomasterfrom
remove-event-backtrace-attr

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Jan 7, 2022

Backtrace is never a standalone attribute of Event. It's either attached with a ThreadsInterface or a ExceptionInterface.

Given that this attribute never works and is misleading, I consider the removal a bug fix instead of breaking change.

Backtrace is never a standalone attribute of Event. It's either attached
with a ThreadsInterface or a ExceptionInterface.

Given that this attribute never works and is misleading, I consider the
removal a bug fix instead of breaking change.
@st0012 st0012 added this to the 4.9.0 milestone Jan 7, 2022
@st0012 st0012 requested a review from sl0thentr0py January 7, 2022 14:08
@st0012 st0012 self-assigned this Jan 7, 2022
@st0012
Copy link
Copy Markdown
Contributor Author

st0012 commented Jan 7, 2022

@sl0thentr0py thanks for the quick review!

@st0012 st0012 merged commit 0019e14 into master Jan 7, 2022
@st0012 st0012 deleted the remove-event-backtrace-attr branch January 7, 2022 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants