You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ignoring the value returned by addTaskUnlessCancelled(...) produces a
warning. This version uses the value to stop early after cancellation.
Explicit comparison with true/false doesn't appear anywhere else in TSPL
(except for some hidden assertions in old swifttest blocks). Use the
Boolean value on its own to match style.
0 commit comments