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

The OS Signals Async iterator example is broken because std/signal was removed #4389

Closed
mjz19910 opened this issue Feb 25, 2024 · 1 comment · Fixed by denoland/docs#350
Closed
Labels
bug Something isn't working

Comments

@mjz19910
Copy link

Describe the bug

Steps to Reproduce

  1. View Async iterator example
  2. Attempt to run that example
  3. error: Module not found "https://deno.land/std/signal/mod.ts".

Environment

  • OS: N/A
  • deno version: deno 1.41.0
  • std version: >= 0.212.0
@mjz19910 mjz19910 added bug Something isn't working needs triage labels Feb 25, 2024
@mjz19910 mjz19910 changed the title The OS Signals tutorial for Async iterator example is broken because std/signal was removed from deno_std The OS Signals tutorial for Async iterator example is broken because std/signal was removed Feb 25, 2024
@mjz19910 mjz19910 changed the title The OS Signals tutorial for Async iterator example is broken because std/signal was removed The OS Signals Async iterator example is broken because std/signal was removed Feb 25, 2024
@iuioiua
Copy link
Contributor

iuioiua commented Feb 25, 2024

Perhaps that example should just be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants