I keep getting these two processes in the [AGProcess allProcesses]
method:
<AGProcess: 0x377a60> process = 1919, task = 0, command =
mount, arguments = (), environment = {},
<AGProcess: 0x377a80> process = 1828, task = 0, command =
mount, arguments = (), environment = {}
They dont show up in the Activity viewer or top. I cant use getpriority
on them, it gives me the error of invalid pid. Any ideas?