This is most likely some checks that needs to be implemented on the keyboard input interrupt manager side.
But if a special key like shift is pressed, the syscall for some reason is not working correctly, and it is apparently stuck within the input cycle, never reaching the end.
This is most likely some checks that needs to be implemented on the keyboard input interrupt manager side.
But if a special key like shift is pressed, the syscall for some reason is not working correctly, and it is apparently stuck within the input cycle, never reaching the end.