mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 17:56:56 +00:00
bug repair when high concurrent
This commit is contained in:
@@ -23,7 +23,6 @@ var (
|
||||
)
|
||||
|
||||
func main() {
|
||||
log.SetFlags(log.Lshortfile)
|
||||
flag.Parse()
|
||||
if len(os.Args) > 1 {
|
||||
switch os.Args[1] {
|
||||
|
Reference in New Issue
Block a user