fix
This commit is contained in:
parent
5d87075108
commit
8932fc8b9d
@ -161,11 +161,6 @@ public class SDLContext: @unchecked Sendable {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Task {
|
|
||||||
try await Task.sleep(for: .seconds(20))
|
|
||||||
self.rootTask?.cancel()
|
|
||||||
}
|
|
||||||
|
|
||||||
try await self.rootTask?.value
|
try await self.rootTask?.value
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user