mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-02 04:00:42 +00:00
parent
f22914c3ad
commit
cf58f113c0
@ -159,7 +159,7 @@ type nps struct {
|
||||
|
||||
func (p *nps) Start(s service.Service) error {
|
||||
_, _ = s.Status()
|
||||
_ = p.run()
|
||||
go p.run()
|
||||
return nil
|
||||
}
|
||||
func (p *nps) Stop(s service.Service) error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user