commands: Avoid too many watch file handles causing the server to fail to start
authorShiming Zhang <wzshiming@foxmail.com>
Thu, 19 Aug 2021 09:04:09 +0000 (17:04 +0800)
committerGitHub <noreply@github.com>
Thu, 19 Aug 2021 09:04:09 +0000 (11:04 +0200)
commit3f38c785b7208440e2a9dd9a80cb39d4ae23e676
treebbec7edbfcc39a772767d5258f941de56c85fc40
parent24589c0814bc5d21565470bec6215ee792f1655e
commands: Avoid too many watch file handles causing the server to fail to start

Fixes #8904
commands/server.go