Skip to content

Commit 5847343

Browse files
committed
Fix Semantics multi thread access issue
1 parent 6e9aa37 commit 5847343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/OpenSwiftUITests/Core/Semantics/SemanticsTests.swift

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
@testable import OpenSwiftUI
66
import Testing
77

8+
@MainActor
89
struct SemanticsTests {
910
@Test
1011
func forced() {

0 commit comments

Comments
 (0)