Skip to content

Make DiagnosticEngine thread safe #243

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
Oct 20, 2020

Conversation

keith
Copy link
Member

@keith keith commented Oct 19, 2020

This allows consumers to emit diagnostics from multiple threads.

Primarily motivated by swiftlang/swift-format#117

This allows consumers to emit diagnostics from multiple threads.

Primarily motivated by swiftlang/swift-format#117
@mattt
Copy link
Contributor

mattt commented Oct 20, 2020

@swift-ci Please test

@akyrtzi akyrtzi merged commit f957158 into swiftlang:main Oct 20, 2020
@keith keith deleted the ks/make-diagnosticengine-thread-safe branch October 20, 2020 18:08
@keith
Copy link
Member Author

keith commented Oct 20, 2020

Thanks!

adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
…-source-files

Multithread processing source files
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.

3 participants