Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unstable Deno.sleepSync #14719

Merged
merged 5 commits into from
Jun 13, 2022
Merged

Conversation

ry
Copy link
Member

@ry ry commented May 25, 2022

closes #14708

@ry ry changed the title remove sleep sync remove Deno.sleepSync May 25, 2022
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM considering Atomics.wait seems to be a good substitute.

@dsherret dsherret changed the title remove Deno.sleepSync remove unstable Deno.sleepSync May 26, 2022
@bartlomieju bartlomieju added this to the 1.23 milestone Jun 1, 2022
@bartlomieju bartlomieju changed the title remove unstable Deno.sleepSync Remove unstable Deno.sleepSync Jun 13, 2022
@bartlomieju bartlomieju merged commit 21dfeea into denoland:main Jun 13, 2022
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.

Stabilize "Deno.sleepSync" API
4 participants