Skip to content

run trie generation thread on background QOS #3502

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 2 commits into from
May 18, 2021

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented May 17, 2021

motivation: build the trie should not interrupt other threads

changes: set QOS of trie thread to background

motivation: build the trie should not interrupt other threads

changes: set QOS of trie thread to background
@tomerd
Copy link
Contributor Author

tomerd commented May 17, 2021

@swift-ci please smoke test

@tomerd
Copy link
Contributor Author

tomerd commented May 17, 2021

cc @yim-lee

@tomerd
Copy link
Contributor Author

tomerd commented May 18, 2021

@swift-ci please smoke test

@tomerd tomerd merged commit 485caed into swiftlang:main May 18, 2021
tomerd added a commit to tomerd/swift-package-manager that referenced this pull request May 18, 2021
motivation: build the trie should not interrupt other threads

changes: set QOS of trie thread to background
bitjammer pushed a commit to bitjammer/swift-package-manager that referenced this pull request Jul 23, 2021
motivation: build the trie should not interrupt other threads

changes: set QOS of trie thread to background
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