114k views
16 votes
A software engineer is developing a new operating system. The operating system has to make a decision when it sees an application taking a long time to finish executing an instruction. Should the operating system force quit the application, assuming it will run forever?

User Dim
by
8.2k points

1 Answer

7 votes

Answer:

No.

Be patient. Wait a bit longer to see if the application succeeds, and if it does not, force quit and debug the operating system to figure out what's wrong.

User Antonkronaj
by
8.2k points

No related questions found