wp
This commit is contained in:
@@ -58,7 +58,7 @@ func main() {
|
||||
}
|
||||
}()
|
||||
|
||||
wg.Add(1)
|
||||
//wg.Add(1)
|
||||
|
||||
fmt.Fprintf(logfile, "database %q started on port %d.\n",
|
||||
config.DatabaseName, config.TcpPort)
|
||||
|
||||
Reference in New Issue
Block a user