"You simply can't use the system properly when a background-process uses all ressources. And one normally want do something else than wait for the system. I consider such behaviour a bug."
Agreed, but to add to your point, if your background process is taking up all the resources in my system, that defeats the purpose of being a background process.
Comments
"You simply can't use the system properly when a background-process uses all ressources. And one normally want do something else than wait for the system. I consider such behaviour a bug."
Agreed, but to add to your point, if your background process is taking up all the resources in my system, that defeats the purpose of being a background process.