[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [snowflake/master] Update a comment: we no longer keep track of handlers.
commit e27709080ab423163c46e4ebf685a0b37e60862e
Author: David Fifield <david@xxxxxxxxxxxxxxx>
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
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits