Skip to content

Fix PackageCollectionsTests.testUpdateAuthTokens #3479

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
May 7, 2021

Conversation

yim-lee
Copy link
Contributor

@yim-lee yim-lee commented May 7, 2021

Motivation:
Test crashed in CI: #3478 (comment)

Modification:
Use ThreadSafeKeyValueStore to as backing store of authTokens.

Motivation:
Test crashed in CI: swiftlang#3478 (comment)

Modification:
Use `ThreadSafeKeyValueStore` to as backing store of `authTokens`.
@yim-lee
Copy link
Contributor Author

yim-lee commented May 7, 2021

@swift-ci please smoke test

@yim-lee yim-lee merged commit 085165e into swiftlang:main May 7, 2021
yim-lee added a commit to yim-lee/swift-package-manager that referenced this pull request May 7, 2021
Motivation:
Test crashed in CI: swiftlang#3478 (comment)

Modification:
Use `ThreadSafeKeyValueStore` to as backing store of `authTokens`.
@yim-lee yim-lee deleted the auth-tokens-test branch May 7, 2021 18:25
tomerd pushed a commit that referenced this pull request May 10, 2021
Motivation:
Test crashed in CI: #3478 (comment)

Modification:
Use `ThreadSafeKeyValueStore` to as backing store of `authTokens`.
bitjammer pushed a commit to bitjammer/swift-package-manager that referenced this pull request Jul 23, 2021
Motivation:
Test crashed in CI: swiftlang#3478 (comment)

Modification:
Use `ThreadSafeKeyValueStore` to as backing store of `authTokens`.
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