mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 17:06:49 +00:00
Add more unit tests
This commit is contained in:
@ -34,6 +34,8 @@ func Shutdown() error {
|
||||
return eris.New("Unable to shutdown, jobqueue has not been started")
|
||||
}
|
||||
cancel()
|
||||
worker = nil
|
||||
cancel = nil
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user