Files
swift-mirror/test/Concurrency/Runtime/async_task_sleep.swift
Alastair Houghton 08f4d2fa18 [Concurrency][Tests] Add a test of waiting until a time before the epoch.
Add a test to check that attempting to `Task.sleep(until:)` passing a
time before the start of the Dispatch clocks works and doesn't wait
forever.

rdar://148899609
2025-05-06 16:52:50 +01:00

2.8 KiB