Skip to content

Conversation

@siyuniu-ms
Copy link
Contributor

No description provided.

@siyuniu-ms
Copy link
Contributor Author

for #2442

@siyuniu-ms siyuniu-ms requested a review from Karlie-777 December 2, 2024 23:27
_disableExceptionTracking = _extConfig.disableExceptionTracking;

if (!_disableExceptionTracking && !_autoExceptionInstrumented && !_extConfig.autoExceptionInstrumented) {
if (!_disableExceptionTracking && !_autoExceptionInstrumented && !_extConfig.autoExceptionInstrumented && !_self.core.config["autoExceptionInstrumented"]) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I am thinking, maybe we can add a test to the change?

@MSNev
Copy link
Collaborator

MSNev commented Feb 3, 2025

closing as being replaced by
#2474

@MSNev MSNev closed this Feb 3, 2025
@MSNev MSNev deleted the siyu/snippetFix branch July 25, 2025 17:58
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.

4 participants