opensource-cobol icon indicating copy to clipboard operation
opensource-cobol copied to clipboard

複数プログラム実行時のCANCEL ALLに関する問題 / Problems with CANCEL ALL when running multiple programs

Open n-isaka opened this issue 4 years ago • 0 comments

親プログラムから3つ以上のプログラムを実行したのち、CANCEL ALLを実施した際に、正常にすべてのプログラムがCANCELされていなかった問題を修正した。

Fixed the problem that not all programs were normally CANCELed when CANCEL ALL was executed after executing 3 or more programs from the parent program.

n-isaka avatar Jul 27 '21 08:07 n-isaka