Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Dec 6, 2024

$/setTrace changes a global configuration setting but it doesn't affect the result of any other request. To avoid blocking other requests on a $/setTrace notification the client might send during launch, we treat it as a freestanding message. Also, we don't do anything with this notification at the moment, so it doesn't matter.

`$/setTrace` changes a global configuration setting but it doesn't affect the result of any other request. To avoid blocking other requests on a `$/setTrace` notification the client might send during launch, we treat it as a freestanding message.
Also, we don't do anything with this notification at the moment, so it doesn't matter.
@ahoppen
Copy link
Member Author

ahoppen commented Dec 6, 2024

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge December 6, 2024 17:33
@ahoppen ahoppen merged commit 14264b7 into swiftlang:main Dec 6, 2024
3 checks passed
@ahoppen ahoppen deleted the settrace-freestanding branch January 2, 2025 09:23
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.

2 participants