Skip to content
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

fix(ActionExtension): Fix a race condition in DI library #1390

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

adrien-coye
Copy link
Contributor

@adrien-coye adrien-coye commented Jan 21, 2025

Issue was a DI property wrapper (LazyInjectService) was not thread safe.

Infomaniak/swift-dependency-injection#10

@adrien-coye adrien-coye added the bug Something isn't working label Jan 21, 2025
@adrien-coye adrien-coye added this to the 5.1.0 milestone Jan 30, 2025
@adrien-coye adrien-coye changed the title fix(ActionExtension): Fix a race condition fix(ActionExtension): Fix a race condition in DI library Jan 31, 2025
@adrien-coye adrien-coye modified the milestones: 5.1.0, 5.1.1 Feb 4, 2025
@adrien-coye adrien-coye marked this pull request as ready for review February 5, 2025 10:09
Copy link

sonarqubecloud bot commented Feb 5, 2025

@PhilippeWeidmann PhilippeWeidmann merged commit 6730b17 into master Feb 5, 2025
6 checks passed
@PhilippeWeidmann PhilippeWeidmann deleted the fix-di-action-ext branch February 5, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants