Skip to content

fix(signal): update signal module for canary API change #1468

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

Merged
merged 3 commits into from
Oct 26, 2021

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Oct 26, 2021

This PR updates std/signal to follow the signal API change in Deno CLI (ref: denoland/deno#12512 )

closes #1467

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM

@kt3k kt3k merged commit a847866 into denoland:main Oct 26, 2021
@kt3k kt3k deleted the update-signal branch October 26, 2021 08:03
traceypooh pushed a commit to traceypooh/deno_std that referenced this pull request Nov 14, 2021
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.

Update std/signal following the signal API change
2 participants