Skip to content

Add Effect.sleep to the standard library - #295

Merged
julia-script merged 1 commit into
mainfrom
julia/effect-sleep
Aug 30, 2026
Merged

Add Effect.sleep to the standard library#295
julia-script merged 1 commit into
mainfrom
julia/effect-sleep

Conversation

@julia-script

Copy link
Copy Markdown
Owner

Summary

  • add Effect.sleep(howLong) as an ordinary Silk wrapper around MonotonicClock.waitFor
  • expose the exact mutable MonotonicClock requirement and regenerate shipped stdlib metadata and docs
  • exercise the wrapper with the scripted monotonic-clock provider

Validation

  • pnpm test
  • pnpm check
  • canonical release-candidate validation: 9/9 tests passed

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
silk-effect-docs Building Building Preview Aug 30, 2026 12:23am

Request Review

@julia-script
julia-script merged commit d42f8e7 into main Aug 30, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant