What mechanism would you implement in the process scheduler to automate the termination of a job that Is in a infinite loop?
1 answer
I would add a time out function, after a time= tultimate, time out and leave.
1 answer