launcher icon indicating copy to clipboard operation
launcher copied to clipboard

MacOS newsyslog lograte restart launcher, bug extension not quit

Open sdl9i2 opened this issue 4 years ago • 1 comments

5485BDAF-201E-4DE5-ACB5-CCF5A0D9E9C3

lograte every rate log, launcher will restart , but extension not quit

sdl9i2 avatar Oct 30 '20 03:10 sdl9i2

this https://github.com/kolide/launcher/pull/342 mr have a bug, monitorForParent get a time ticker , then quit.

for {
    select {
    case <-ticker.C:
        f()
    }

sdl9i2 avatar Nov 04 '20 08:11 sdl9i2

osquery-extension is no longer part of launcher

directionless avatar Dec 20 '22 12:12 directionless