mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Update a comment: we no longer keep track of handlers.
This commit is contained in:
parent
5ff75e1034
commit
e27709080a
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ func main() {
|
||||||
}()
|
}()
|
||||||
}
|
}
|
||||||
|
|
||||||
// keep track of handlers and wait for a signal
|
// wait for a signal
|
||||||
<-sigChan
|
<-sigChan
|
||||||
|
|
||||||
// signal received, shut down
|
// signal received, shut down
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue