noun
non-terminating; non-terminated
Computing term describing a process, loop, or program that does not reach a normal end state.
このプログラムは終端せずに無限ループに入ってしまった。
This program entered an infinite loop without terminating.
終端せずのプロセスを強制終了する必要がある。
We need to force-quit the non-terminating process.