Skip to content

[SDTEST-3606] Added thread safety to models#209

Merged
ypopovych merged 1 commit into
mainfrom
sdtest-3606-thread-safe-models
Mar 26, 2026
Merged

[SDTEST-3606] Added thread safety to models#209
ypopovych merged 1 commit into
mainfrom
sdtest-3606-thread-safe-models

Conversation

@ypopovych

Copy link
Copy Markdown
Contributor

What and why?

Models should be thread safe, because Swift Testing is using them asynchronously.

How?

By adding locks for writable data

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference

@ypopovych
ypopovych requested review from a team as code owners March 24, 2026 17:17
@ypopovych
ypopovych requested a review from calvinbayer March 25, 2026 13:55
@ypopovych
ypopovych merged commit d4c4f26 into main Mar 26, 2026
2 checks passed
@ypopovych
ypopovych deleted the sdtest-3606-thread-safe-models branch March 26, 2026 11:07
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