Respuesta :

I'm not positive, but it seems that there's a good chance that whatever task you're running uses multiple processes, and thus you're approving PID 1 to do X, and then PID 2 requests to do X, so you have to approve both PID 1 and 2.