Comment 3 for bug 1309915

Revision history for this message
MichaƂ Sawicz (saviq) wrote : Re: foreground app should recieve SIGSTOP on suspend

That could be because the rendering is blocked, not necessarily that the app is stopped.

What does `ps aux | grep $app_name` say? Should be "T" in the STAT column when stopped.