• Miek Gieben's avatar
    plugin/file: shutdown reload goroutine (#1571) · 4f3dc207
    Miek Gieben authored
    * plugin/file: shutdown reload goroutine
    
    Shutdown the z.Reload() routine (if started in the first place) on
    shutdow and reload.
    
    Fixes #1508
    
    * Must be put in c.OnShutdown()
    
    * up test coverage
    4f3dc207
setup.go 2.54 KB