mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-09-09 19:31:58 +02:00
cleanup
This commit is contained in:
@@ -15,6 +15,7 @@ func withMainActorImmediate(
|
||||
) {
|
||||
|
||||
if #available(iOS 26.0, *) {
|
||||
|
||||
Task.immediate(operation: task)
|
||||
}
|
||||
else if Thread.isMainThread {
|
||||
|
||||
Reference in New Issue
Block a user