process_wait now waits for 1 second just to give enough time for simple user programs to run.
stack setup grows the stack pointer a bit to prevent page faults in programs that do not check their argument list.
Compiles.
The temporary fixes are:
1. process_wait now waits for 1 second just to give enough time for simple user programs to run.
2. stack setup grows the stack pointer a bit to prevent page faults in programs that do not check their argument list.
Compiles.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The temporary fixes are:
Compiles.
requested review from @td1223
assigned to @sb3923
approved this merge request
mentioned in commit
2fefdef605