diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -60,8 +60,7 @@ func main() { log.Fatal(err) } }() - } - runForever := make(chan struct{}) - <-runForever + select {} + } } |
![]() |
index : hatecomputers.club.git | |
| archive of hatecomputers.club source code |
| summaryrefslogtreecommitdiff |