Uh oh!
There was an error while loading. Please reload this page.
enh(log): exit log() earlier if no crashreport registered - #43529
Merged
Conversation
ArtificialOwl
requested review from
a team, icewind1991, juliusknorr, nfebe and sorbaugh
and removed request for
a teamFebruary 12, 2024 14:47
ArtificialOwlforce-pushed
the
enh/noid/leave-log-early-if-no-crash-reporter
branch
from
February 12, 2024 18:17
bf68594 to
18a6b62CompareArtificialOwl
commented
Feb 12, 2024
MemberAuthor
(failing test not related) |
ArtificialOwlforce-pushed
the
enh/noid/leave-log-early-if-no-crash-reporter
branch
from
February 13, 2024 10:02
18a6b62 to
b9e0530Compareicewind1991
requested changes
Feb 13, 2024
icewind1991
left a comment
Member
There was a problem hiding this comment.
This would break BeforeMessageLoggedEvent
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
ArtificialOwlforce-pushed
the
enh/noid/leave-log-early-if-no-crash-reporter
branch
from
February 14, 2024 10:41
b9e0530 to
5aff876CompareArtificialOwl
commented
Feb 14, 2024
MemberAuthor
I added a |
ArtificialOwlforce-pushed
the
enh/noid/leave-log-early-if-no-crash-reporter
branch
from
February 14, 2024 11:20
5aff876 to
bf6cb92CompareUh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
ArtificialOwlforce-pushed
the
enh/noid/leave-log-early-if-no-crash-reporter
branch
from
February 14, 2024 15:06
bf6cb92 to
2232753Compareskjnldsv
approved these changes
Feb 23, 2024
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
follow-up on the previous improvement from @juliushaertl : #35970
The idea is to avoid some formatting of the payload as soon as we know for sure that it will not be used