yieldNow import { yieldNow } from "destack:async"; Yield the current fiber back to the Worker scheduler. export function yieldNow(): void language/library/src/async/task.ds:136:142