-
Notifications
You must be signed in to change notification settings - Fork 405
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
Replace createCancellableContext with signal.NotifyContext #292
Comments
This issue is stale because it has been open for 90 days with no |
/remove-lifecycle stale |
This issue is stale because it has been open for 90 days with no |
@imjasonh with the bump to 1.17 we can do this too |
https://tip.golang.org/pkg/os/signal/#NotifyContext
https://github.com/google/ko/blob/bd91eab30cf04eb8d567930c32f87564f753a399/pkg/commands/config.go#L115-L126
Requires go 1.16
The text was updated successfully, but these errors were encountered: