Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Add buffer to channel for Notify #1438

Merged
merged 1 commit into from
Oct 9, 2018
Merged

Add buffer to channel for Notify #1438

merged 1 commit into from
Oct 9, 2018

Conversation

lelenanam
Copy link
Contributor

Package signal will not block sending to c: the caller must ensure that c has sufficient buffer space to keep up with the expected signal rate.
See https://golang.org/pkg/os/signal/#Notify

@lelenanam lelenanam requested a review from squaremo October 8, 2018 18:15
Package signal will not block sending to c: the caller must ensure that c has sufficient buffer space to keep up with the expected signal rate.
See https://golang.org/pkg/os/signal/#Notify
@squaremo squaremo merged commit 6c8cd0d into master Oct 9, 2018
@squaremo squaremo deleted the buffered-channel branch October 24, 2018 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants