[snowflake/master] Update a comment: we no longer keep track of handlers.

23 Jan
2020
23 Jan
'20
5:49 p.m.
commit e27709080ab423163c46e4ebf685a0b37e60862e Author: David Fifield <david@bamsoftware.com> Date: Tue Dec 24 19:16:10 2019 -0700 Update a comment: we no longer keep track of handlers. --- client/snowflake.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/snowflake.go b/client/snowflake.go index 3c496e0..28bf7e9 100644 --- a/client/snowflake.go +++ b/client/snowflake.go @@ -194,7 +194,7 @@ func main() { }() } - // keep track of handlers and wait for a signal + // wait for a signal <-sigChan // signal received, shut down
1963
Age (days ago)
1963
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org